Learn R Programming

Rforestry (version 0.11.1.0)

testing_data_checker-forestry: 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.