fitted.RSA {RSA} | R 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 |
[Package RSA version 0.10.6 Index]