Skip to content

lidom/ReconstPoFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-package: ReconstPoFD

This repository contains the R-package ReconstPoFD. The underlying statistical methods are described in:
On the Optimal Reconstruction of Partially Observed Functional Data
by Alois Kneip and Dominik Liebl (arXiv:1710.10099)

Installing the R-package

library(devtools)

install_github("lidom/ReconstPoFD/ReconstPoFD")

Using the Package

library(ReconstPoFD)

The main function containing our different reconstruction methods is: reconstructKneipLiebl()

In order to get more information, check out its help file: ?reconstructKneipLiebl

The file Simulation.R allows to reproduce the simulation study in Section 6 of our manuscript.

About

R-package ReconstPoFD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages