simu_warp {fdasrvf} | R Documentation |
Aligned 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 which has been aligned.
Usage
simu_warp
Format
simu_warp
A list which contains the output of the time_warping()
function applied on
the data set simu_data
.
[Package fdasrvf version 2.3.1 Index]