CDI_predict_data: Reformat Data for Machine Learning

Description Usage Arguments Value Examples

View source: R/Base_Functions.R

Description

Remove some variables and convert some variable types to factors

Usage

1

Arguments

master

The data to be reformatted

Value

A new, reformatted version of the data

Examples

1
data <- CDI_predict_data(master);

PippintheFoolhardy/SimFunctions documentation built on Dec. 18, 2021, 7:43 a.m.