is.dichotomized(x)dichotomize(x, i)
undichotomize(x)
is.selected(x)
is.selected(x) <- value
# S4 method for Categories
is.dichotomized(x)
# S4 method for Categories,numeric
dichotomize(x, i)
# S4 method for Categories,logical
dichotomize(x, i)
# S4 method for Categories,character
dichotomize(x, i)
# S4 method for Categories
undichotomize(x)
# S4 method for CategoricalVariable,ANY
dichotomize(x, i)
# S4 method for CategoricalArrayVariable,ANY
dichotomize(x, i)
# S4 method for CategoricalVariable
undichotomize(x)
# S4 method for CategoricalArrayVariable
undichotomize(x)
# S4 method for Categories
is.selected(x)
# S4 method for Categories
is.selected(x) <- value
# S4 method for Category
is.selected(x)
# S4 method for Category
is.selected(x) <- value