Description Usage Arguments Value
predict.reg.tree
predicts outcome from robust regression tree.
1 2 | ## S3 method for class 'reg.tree'
predict(object, newdata)
|
object |
a robust regression tree. |
newdata |
dataframe contains covariates. |
a list of components
pred - prediction of newdata.
newdata - a test data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.