pp_remove: Create a pp module which converts numerical features to...

Description Usage Arguments

Description

Create a pp module which converts numerical features to principal components.

Usage

1
pp_remove(cols, desc = NULL, data = NULL, standby = TRUE)

Arguments

cols

A character vector. Specify the names of features to remove.

desc

(optional) Description of the module.


jeongnna/dps documentation built on May 5, 2019, 12:27 a.m.