residuals.rfr_fpca: Obtain residuals and fitted values for a rfr_fpca models

View source: R/fpca-methods.R

residuals.rfr_fpcaR Documentation

Obtain residuals and fitted values for a rfr_fpca models

Description

Obtain residuals and fitted values for a rfr_fpca models

Usage

## S3 method for class 'rfr_fpca'
residuals(object, ...)

## S3 method for class 'rfr_fpca'
fitted(object, ...)

Arguments

object

an rf_fpca object

...

optional arguments to be passed to methods


tidyfun/refunder documentation built on April 2, 2022, 2:14 a.m.