calc.marg.prob {randomLCA} | R Documentation |
Calculates the marginal outcome probabilities for a random effects latent class model, by integrating the outcome probability over the random effect. This is performed using Gauss-Hermite quadrature with the number of quadrature points specified for the model fitting.
calc.marg.prob(object)
object |
randomLCA object |
Returns a data frame containing class, block, outcome, outcomep (outcome probability).
Ken Beath