employ.prep {mdatools}R 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


[Package mdatools version 0.14.1 Index]