predict.logreg: make predictions from a fitted model

Description Usage Arguments

View source: R/predict.R

Description

make predictions from a fitted model

Usage

1
2
## S3 method for class 'logreg'
predict(object, newdata, ...)

Arguments

object

model object

newdata

new predictor matrix

...

unused


nanxstats/logreg documentation built on Dec. 31, 2021, 2:01 p.m.