predict.glmLite: Predict method for glmLite
object
Description
Predict method for glmLite
object
Usage
# S3 method for glmLite
predict(object, newdata, verbose = FALSE, ...)
Arguments
verbose
Logical: If TRUE, print messages to console. Default = FALSE