outcome.probs {randomLCA} | R Documentation |
Extract outcome probabilities and confidence intervals for a randomLCA object.
## S3 method for class 'randomLCA': outcome.probs(object, level = 0.95, ...)
object |
randomLCA object |
level |
confidence interval |
... |
additional argument; currently none is used. |
Confidence intervals are calculated based on asymptotic normality of the estimates transformed by either the inverse of the probit or logistic.
Ken Beath