fitted.slim {slim} | R Documentation |
Extract Model Fitted Values from Singular Linear Model
## S3 method for class 'slim'
fitted(object, ...)
object |
an object of class 'slim', usually, a result of a call to 'slim'. |
... |
arguments passed to or from other methods. |
a vector of fitted values from the model fit.