VSLCMmodel-class {VarSelLCM}R Documentation

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.

Examples

  getSlots("VSLCMmodel")


[Package VarSelLCM version 2.1.3.1 Index]