fitted.feglm | 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.
feglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.