Learn R Programming

maxEff (version 0.2.2)

predict_add_numeric: Regression Models with Optimal Dichotomizing Predictors

Description

Regression models with optimal dichotomizing predictor(s), used either as boolean or continuous predictor(s).

Usage

# S3 method for add_numeric
predict(object, ...)

# S3 method for add_numeric_ predict(object, newdata, ...)

Value

Function predict.add_numeric() returns a listof regression models.

Arguments

object

an add_numeric object

...

additional parameters of function predict.add_numeric_, e.g., newdata