| predict_add_numeric | R Documentation |
Regression models with optimal dichotomizing predictor(s), used either as boolean or continuous predictor(s).
## S3 method for class 'add_numeric'
predict(object, ...)
## S3 method for class 'add_numeric_'
predict(object, newdata, ...)
object |
an add_numeric object |
... |
additional parameters of function |
Function predict.add_numeric() returns a listof regression models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.