fitted.feglm: Extract 'feglm' fitted values

View source: R/generics.R

fitted.feglmR Documentation

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 class 'feglm'
fitted(object, ...)

Arguments

object

an object of class "feglm".

...

other arguments.

Value

The function fitted.feglm returns a vector of fitted values.

See Also

feglm


amrei-stammann/alpaca documentation built on Sept. 30, 2022, 6:59 a.m.