new_informative_variable: Create an informative uniform categorical random variable.

Description Usage Arguments Value

Description

The sampling for the items of the created variable is done with replacement.

Usage

1
2
new_informative_variable(variable_labels, variable_class,
  information_level = 1)

Arguments

variable_labels

A factor as the labels for the new informative variable.

variable_class

A factor as the class of the variable.

information_level

A integer as the information level of the new variable.

Value

A factor that represents an informative uniform categorical random variable created using the Kononenko method.


eliasmacielr/msu documentation built on May 21, 2019, 3:03 a.m.