simu_data {fdasrvf} | R Documentation |
Simulated two Gaussian Dataset
Description
A functional dataset where the individual functions are given by: ,
, where
and
are i.i.d. normal
with mean one and standard deviation 0.25. Each of these functions is then
warped according to:
if
, otherwise
(
) is the identity warping). The variables are as
follows: f containing the 21 functions of 101 samples and time which
describes the sampling.
Usage
simu_data
Format
simu_data
A list with 2 components:
-
f
: A numeric matrix of shapestoring a sample of size
of curves evaluated on a grid of size
.
-
time
: A numeric vector of sizestoring the grid on which the curves
f
have been evaluated.
[Package fdasrvf version 2.3.1 Index]