FData-class function

A Reference Class which represents functional data.

A Reference Class which represents functional data.

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. class

Fields

  • X: Numeric vector of length m representing the covariates/inputs.
  • Y: Matrix of size (n,m)(n, m) representing the observed responses/outputs. Y consists of n functions of X observed at points 1,,m1,\dots,m.
  • Maintainer: Florian Lecocq
  • License: GPL (>= 3)
  • Last published: 2019-08-06