residuals.RSA {RSA}R Documentation

Return residual values of a RSA model

Description

Return residual values of a RSA model

Usage

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

Arguments

object

An RSA object.

...

Other parameters (currently not used)

model

Model on which the fitted values are based


[Package RSA version 0.10.6 Index]