calc.cond.prob {randomLCA} | R Documentation |
Calculates the conditional outcome probabilities for random effects models or for standard latent class returns the outcome probabilities. For random effects, the outcome probabilities may be calculated for various levels of the random effect.
calc.cond.prob(object, conditionalp = 0.5)
object |
RandomLCA object |
conditionalp |
the p value for the random effect |
Returns a data frame containing class, block, outcome, outcomep (outcome probability) and perc (p value for random effect) if conditionalp is specified.
Ken Beath ken@kjbeath.com.au