simu_warp_median {fdasrvf} | R Documentation |
Aligned Simulated two Gaussian Dataset using Median
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_median
Format
simu_warp_median
A list which contains the output of the time_warping()
function finding the
median applied on the data set simu_data
.
[Package fdasrvf version 2.3.1 Index]