SetOptions: Set the PCA option list

View source: R/SetOptions.R

SetOptionsR Documentation

Set the PCA option list

Description

Set the PCA option list

Usage

SetOptions(y, t, optns)

Arguments

y

A list of n vectors containing the observed values for each individual.

t

A list of n vectors containing the observation time points for each individual corresponding to y.

optns

A list of options control parameters specified by list(name=value). See ‘Details’.

See '?FPCA for more details. Casual users are not advised to tamper with this function.


functionaldata/tPACE documentation built on Aug. 16, 2022, 8:27 a.m.