predict.node1 | R Documentation |
Regression models with optimal dichotomizing predictor(s), used either as boolean or continuous predictor(s).
## S3 method for class 'node1'
predict(object, newdata, ...)
object |
an node1 object, as an element of the listof return from functions |
newdata |
data.frame, candidate numeric predictors |
... |
additional parameters, currently not in use |
Function predict.node1()
returns a updated regression model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.