Learn R Programming

VarSelLCM (version 2.1.3.1)

VSLCMmodel-class: Constructor of '>VSLCMmodel class

Description

g

numeric. Number of components.

omega

logical. Vector indicating if each variable is irrelevant (1) or not (0) to the clustering.

names.relevant

character. Names of the relevant variables.

names.irrelevant

character. Names of the irrelevant variables.

Arguments

Examples

Run this code
# NOT RUN {
  getSlots("VSLCMmodel")

# }

Run the code above in your browser using DataLab