fitted.RSA: Return fitted values of a RSA model

View source: R/generics.R

fitted.RSAR Documentation

Return fitted values of a RSA model

Description

Return fitted values of a RSA model

Usage

## S3 method for class 'RSA'
fitted(object, ..., model = "full")

Arguments

object

An RSA object.

...

Other parameters (currently not used)

model

Model on which the fitted values are based


RSA documentation built on Jan. 12, 2023, 9:07 a.m.

Related to fitted.RSA in RSA...