fitted.RFPCA: Obtains the fitted values from an 'RFPCA' object

View source: R/Fitted.R

fitted.RFPCAR Documentation

Obtains the fitted values from an 'RFPCA' object

Description

Obtains the fitted values from an 'RFPCA' object

Usage

## S3 method for class 'RFPCA'
fitted(object, K, grid = c("work", "obs"), ...)

Arguments

object

An 'RFPCA' object

K

The number of components to apply. If missing, default to all components in 'object'

grid

The grid where the output function should be supported on

...

Not used

Value

A 3D array with entries corresponds to (i, j, t) supported on workGrid


CrossD/RFPCA documentation built on Aug. 24, 2023, 4:42 p.m.