View source: R/apollo_lcUnconditionals.R
apollo_lcUnconditionals | R Documentation |
Returns values for random parameters and class allocation probabilities in a latent class model model.
apollo_lcUnconditionals(model, apollo_probabilities, apollo_inputs)
model |
Model object. Estimated model object as returned by function apollo_estimate. |
apollo_probabilities |
Function. Returns probabilities of the model to be estimated. Must receive three arguments:
|
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
List of object, one per random component and one for the class allocation probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.