Learn R Programming

Rmixmod (version 2.1.5)

Model-class: Constructor of ['>Model] class

Description

This class defines the Mixmod models.

Arguments

Details

listModels

character containing a list of models.

free.proportions

logical to include models with free proportions. Default is TRUE.

equal.proportions

logical to include models with equal proportions. Default is FALSE.

Examples

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

# }

Run the code above in your browser using DataLab