testing_data_checker-forestry | R Documentation |
Check the testing data to do prediction
testing_data_checker(object, newdata, hasNas)
object |
A forestry object. |
newdata |
A data frame of testing predictors. |
hasNas |
TRUE if the there were NAs in the training data FALSE otherwise. |
A feature dataframe if it can be used for new predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.