Test data check
Check the testing data to do prediction
testing_data_checker(object, feature.new, hasNas)
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.Useful links