Learn R Programming

MoMPCA (version 1.0.1)

mmpcaClustcontrol-class: mmpcaClustcontrol

Description

An S4 class for mmpca_clust(). It is mainly a wrapper around the class '>TopicModelcontrol (specifically: LDA_VEMcontrol).

Arguments

Slots

control_lda_init

Object of class "LDA_VEMcontrol"; specifies the controls of the VEM algorithm used for the initialization of beta.

control_lda_loop

Object of class "LDA_VEMcontrol"; specifies the controls for the VEM algorithm used after a swap in the branch & bound.