employ.prep: Applies a list with preprocessing methods to a dataset

View source: R/prep.R

employ.prepR Documentation

Applies a list with preprocessing methods to a dataset

Description

Applies a list with preprocessing methods to a dataset

Usage

employ.prep(obj, x, ...)

Arguments

obj

list with preprocssing methods (created using prep function).

x

matrix with dataset

...

other arguments


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.