fitted.feglm: Extract feglm fitted values
Description
fitted.feglm is a generic function which extracts fitted values from an object
returned by feglm.
Usage
# S3 method for feglm
fitted(object, ...)
Arguments
object
an object of class "feglm".
Value
The function fitted.feglm returns a vector of fitted values.