testdata {MFDA}R Documentation

Time course simulated data

Description

Simulated functional clusterd data with each row represents a subject and each column representing a time point. Data are generated from 4 functions with 30 curve from $f1=-exp(tt)/1000$, 40 curves from $f2=tan(tt)$, 50 curves from $f3=5*(tt-4)^2/max((tt-4)^2)$, 30 curves from $f4=cos(tt)$

Usage

data(testdata)

Format

a matrix with 150 rows and 10 columns

Source

simulated data

References

...


[Package MFDA version 1.1-1 Index]