testing_data_checker-forestry: Test data check

testing_data_checker-forestryR Documentation

Test data check

Description

Check the testing data to do prediction

Usage

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.


Rforestry documentation built on March 31, 2023, 11:33 p.m.