rftrainpredict | R Documentation |
This function is not intended for end users. Users should use the function brif or brif.trainpredict and supply the newdata argument thereof.
rftrainpredict(rdf, rdf_new, par)
rdf |
a data frame containing the training data. |
rdf_new |
a data frame containing new cases to be predicted. |
par |
a list containing all parameters. |
a data frame containing the predicted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.