predict.glmLite: Predict method for 'glmLite' object

View source: R/glmLite.R

predict.glmLiteR Documentation

Predict method for glmLite object

Description

Predict method for glmLite object

Usage

## S3 method for class 'glmLite'
predict(object, newdata, verbose = FALSE, ...)

Arguments

object

glmLite object

newdata

Data frame of predictors

verbose

Logical: If TRUE, print messages to console. Default = FALSE

...

Unused

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.