funData-constructor: Constructor for functional data objects, first argument...

Description Usage Arguments See Also

Description

Constructor for functional data objects, first argument (argvals) passed as list or vector of numerics

Usage

1

Arguments

argvals

A list of numeric vectors or a single numeric vector, giving the sampling points in the domains. See Details.

X

An array of dimension N x M (for one-dimensional domains, or N x M_1 x … x M_d for higher-dimensional domains), giving the observed values for N individuals. Missing values can be included via NA. See Details.

See Also

funData


funData documentation built on Oct. 17, 2021, 5:06 p.m.