Description Usage Arguments Value Author(s) Examples
This function allows a re-ordering of the latent classes of an estimated model.
1 |
m |
an object inheriting from classes |
order |
a vector (integer between 1 and ng) containing the new order of the latent classes |
estim |
optional boolean specifying if the model should estimated with the reordered parameters as initial values. By default, the model is estimated. If FALSE, only the coefficients in |
An object of the same class as m, with reordered classes, or the initial object with new coefficients if estim is FALSE.
Viviane Philipps and Cecile Proust-Lima
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.