removeLowEventCounts: removeLowEventCounts

Description Usage Arguments Value Examples

Description

removeLowEventCounts

Usage

1
removeLowEventCounts(data, event, contin, cat, minCount, maxLevels)

Arguments

data

data.frame containing data

event

variable name of the event variable

contin

vector of continuous variables

cat

vector of categorical variables

minCount

Minimum total number of non-NA entries a variable can have and still be included in the analyses.

maxLevels

Maximum number of levels a categorical variable can have and still be included in the analysis.

Value

a list of varibale name vectors to include in a later analysis.

Examples

1
#NULL

TaylorAndrew/atPrepAnalyze documentation built on May 9, 2019, 4:23 p.m.