preprocess_training: preprocess_training

Description Usage Arguments Value

View source: R/R_preprocessing.R

Description

Perform preprocessing for the training data, including converting data to dataframe, and encoding categorical data into numerical representation.

Usage

1

Arguments

x

A data frame of all training predictors.

y

A vector of all training responses.

Value

A list of two datasets along with necessary information that encoding the preprocessing.


theo-s/Rforestry_R documentation built on Dec. 23, 2021, 9:55 a.m.