fitted.feglm {alpaca} | R Documentation |
feglm
fitted valuesfitted.feglm
is a generic function which extracts fitted values from an object
returned by feglm
.
## S3 method for class 'feglm'
fitted(object, ...)
object |
an object of class |
... |
other arguments. |
The function fitted.feglm
returns a vector of fitted values.