predict.glmLite | R Documentation |
glmLite
objectPredict method for glmLite
object
## S3 method for class 'glmLite'
predict(object, newdata, verbose = FALSE, ...)
object |
glmLite object |
newdata |
Data frame of predictors |
verbose |
Logical: If TRUE, print messages to console. Default = FALSE |
... |
Unused |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.