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 Nov. 5, 2025, 5:19 p.m.

Related to fitted.RSA in RSA...