testing_data_checker-forestry {Rforestry} | R Documentation |
Test data check
Description
Check the testing data to do prediction
Usage
testing_data_checker(object, feature.new, hasNas)
Arguments
object |
A forestry object. |
feature.new |
A data frame of testing predictors. |
hasNas |
TRUE if the there were NAs in the training data FALSE otherwise. |
[Package Rforestry version 0.11.1.0 Index]