predict.feglm | R Documentation |
feglm
fitspredict.feglm
is a generic function which obtains predictions from an object
returned by feglm
.
## S3 method for class 'feglm' predict(object, type = c("link", "response"), ...)
object |
an object of class |
type |
the type of prediction required. |
... |
other arguments. |
The function predict.feglm
returns a vector of predictions.
feglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.