Predict method for feglm fits
predict.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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.