testpreprocessors: test preprocessing techniques against data

Description Usage Arguments Examples

Description

Intended to be used when adding new preprocessing techniques with setpreprocessor().

Usage

1
testpreprocessors(preprocessors = NULL, data = NULL)

Arguments

preprocessors

(character) vector of preprocessors, by default gets all preprocessors with getpreprocessors()

data

(data frame) to be tested against, defaults to random data frame without missing values

Examples

1

preprocomb documentation built on May 2, 2019, 3:23 a.m.