Constructor of VSLCMstrategy
class
- initModel: numeric. Number of initialisations for the model selection algorithm.
- vbleSelec: logical. It indicates if the selection of the variables is performed.
- paramEstim: logical. It indicates if the parameter estimation is performed.
- parallel: logical. It indicates if a parallelisation is done.
- nbSmall: numeric. It indicates the number of small EM.
- iterSmall: numeric. It indicates the number of iteration for the small EM
- nbKeep: numeric. It indicates the number of chains kept for the EM.
- iterKeep: numeric. It indicates the maximum number of iteration for the EM.
- tolKeep: numeric. It indicates the value of the difference between successive iterations of EM stopping the EM.
class
Examples
getSlots("VSLCMstrategy")