get_ppc: Get the preprocessing

Description Usage Arguments Value

View source: R/ml_data_transformation.R

Description

Get the preprocessing

Usage

1
get_ppc(sanitized_data, seed_preproc, PREPROC)

Arguments

sanitized_data

a data.frame

seed_preproc

numeric seed for set.seed() to reproduce results

PREPROC

vector of preprocessing identifiers (e.g. "scale")

Value

a caret model object that can be used to transform the data


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.