cpoMaxFact: Sets a maximum number of allowed factor levels, collapses all...

Description Usage

Description

Sets a maximum number of allowed factor levels, collapses all others to "collapsed"

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
cpoMaxFact(
  max.fact.no = 2147483647L,
  id,
  export = "export.default",
  affect.type = NULL,
  affect.index = integer(0),
  affect.names = character(0),
  affect.pattern = NULL,
  affect.invert = FALSE,
  affect.pattern.ignore.case = FALSE,
  affect.pattern.perl = FALSE,
  affect.pattern.fixed = FALSE
)

pfistfl/rbv2 documentation built on Dec. 22, 2021, 7:47 a.m.