predict.rewlr: predicting the rare event weighted logistic regreression

Description Usage Arguments Value

View source: R/predict_rewlr.R

Description

preditct method for class "rewlr".

Usage

1
2
## S3 method for class 'rewlr'
predict(model, newdata = NULL)

Arguments

model

an object of class "rewlr"

newdata

a newdata to be predicted

Value

return the predicted by the model in probablity form.


zaenalium/rewlr documentation built on Oct. 3, 2019, 11:11 a.m.