dim_reduce: dimension reduction as a pre-processing stage

View source: R/prepper.R

dim_reduceR Documentation

dimension reduction as a pre-processing stage

Description

dimension reduction as a pre-processing stage

Usage

dim_reduce(preproc = prepper(), method = pca, ...)

Arguments

preproc

the pipeline

method

the dimension reduction method (e.g. pca)

...

args to be passed to the dimension reduction method


bbuchsbaum/neuroca documentation built on April 22, 2022, 2:50 a.m.