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 Aug. 13, 2023, 1:06 a.m.