Rdocumentation
powered by
Learn R Programming
slim (version 0.1.1)
fitted.slim: Extract Model Fitted Values from Singular Linear Model
Description
Extract Model Fitted Values from Singular Linear Model
Usage
# S3 method for slim fitted(object, ...)
Arguments
object
an object of class 'slim', usually, a result of a call to 'slim'.
...
arguments passed to or from other methods.
Value
a vector of fitted values from the model fit.