| FData-class {flamingos} | R Documentation |
A Reference Class which represents functional data.
Description
FData is a reference class which represents general independent and
identically distributed (i.i.d.) functional objects. The data can be ordered
by time (functional time series). In the last case, the field X represents
the time.
Fields
XNumeric vector of length m representing the covariates/inputs.
YMatrix of size
(n, m)representing the observed responses/outputs.Yconsists of n functions ofXobserved at points1,\dots,m.
[Package flamingos version 0.1.0 Index]