dataExampleGPFR | R Documentation |
A list containing training and test data simulated from a functional
regression model.
In the training set, there are M=20 independent realisations and
the functional response and the functional covariate are observed on a grid
of n=20 time points.
The test set includes a single realisation observed on a grid of n_new=60
time points.
Both training and test sets also have a scalar covariate.
dataExampleGPFR
A list with seven elements:
A vector of length 50
A (20 x 50) matrix
A (20 x 50) matrix
A (20 x 2) matrix
A vector of length 60
A vector of length 60
A vector of length 60
A (1 x 2) matrix
Data used in the GPFR example, see vignette("gpfr").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.