predict.add_num {maxEff} | R Documentation |
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 class 'add_num'
predict(object, ...)
Arguments
object |
an add_num object |
... |
additional parameters of function |
Value
Function predict.add_num()
returns a listof regression models.
[Package maxEff version 0.1.1 Index]