Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

funData-constructor

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


Description

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

Usage

funData(argvals, X)

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

An S4 Class for Functional Data

v1.3-5
GPL-2
Authors
Clara Happ-Kurz [aut, cre]
Initial release
2020-04-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.