Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


fdasrvf (version 2.3.6)

simu_data: Simulated two Gaussian Dataset

Description

A functional dataset where the individual functions are given by: yi(t)=zi,1e(t1.5)2/2+zi,2e(t+1.5)2/2, t[3,3], i=1,2,,21, where zi,1 and zi,2 are i.i.d. normal with mean one and standard deviation 0.25. Each of these functions is then warped according to: γi(t)=6(eai(t+3)/61eai1)3 if ai0, otherwise γi=γid (gammaid(t)=t) 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

Arguments

Format

simu_data

A list with 2 components:

  • f: A numeric matrix of shape 101×21 storing a sample of size N=21 of curves evaluated on a grid of size M=101.

  • time: A numeric vector of size M=101 storing the grid on which the curves f have been evaluated.