simulater

{simulater} is a package that allows users to generated realistic functional dataset in R.

Author

Steven Golovkine

Main resources

Overview

simulater is a package that allows users to generated realistic functional dataset. The simulated data can be irregularly sampled. It is based on an estimation of the mean, covariance and noise functions of the real data.

Installation

# install.packages("devtools")
devtools::install_github("StevenGolovkine/simulater")