unswitch {mixAR} | R Documentation |
Dealing with label switching in MixAR experiments
Description
Deal with label switching in MixAR experiments.
Usage
unswitch(models, true_model, Nref = 100, simargs = NULL)
Arguments
models |
a list of MixAR models to process. |
true_model |
the MixAR model used in the experiment. |
Nref |
length of the reference series |
simargs |
arguments for simulation of the reference series, see 'Details'. |
Value
a list of the unswitched models.
Author(s)
Georgi N. Boshnakov
References
Boshnakov, Georgi N., (2012) Label switching in MixAR models (in preparation).
[Package mixAR version 0.22.8 Index]