fitted.RSA {RSA} | R Documentation |
Return fitted values of a RSA model
## S3 method for class 'RSA'
fitted(object, ..., model = "full")
object |
An RSA object. |
... |
Other parameters (currently not used) |
model |
Model on which the fitted values are based |