Learn R Programming

VarSelLCM (version 2.1.3.1)

VSLCMparamContinuous-class: Constructor of '>VSLCMparamContinuous class

Description

pi

numeric. Proportions of the mixture components.

mu

matrix. Mean for each component (column) and each variable (row).

sd

matrix. Standard deviation for each component (column) and each variable (row).

Arguments

Examples

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

# }

Run the code above in your browser using DataLab