Check the testing data to do prediction

testing_data_checker(object, newdata, hasNas)

Arguments

object

A forestry object.

newdata

A data frame of testing predictors.

hasNas

TRUE if the there were NAs in the training data FALSE otherwise.

Value

A feature dataframe if it can be used for new predictions.