Learn R Programming

seer (version 1.1.8)

prepare_trainingset: preparation of training set

Description

Preparation of a training set for random forest training

Usage

prepare_trainingset(accuracy_set, feature_set)

Value

dataframe consisting features and classlabels

Arguments

accuracy_set

output from the fcast_accuracy

feature_set

output from the cal_features