fd-plus-class: Univariate Functional Data Object

Description Slots

Description

A univariate functional data object, of the class fd+, can be thought of as a vector whose elements are univariate functions that can be expressed as linear combination of a system of basis functions. Functions in one object are assumed to share the same basis, so an fd+ object is composed of one basis+ object and the corresponding coefficients.

Slots

basis

Basis object of class basis+.

coefs

A matrix of dimension n by p where n is the number of functions in this object, and p is the number of basis functions in basis. The i-th row of coefs contains the coefficients for the i-th function in the object.


yixuan/fdaplus documentation built on May 4, 2019, 5:29 p.m.