ranef {randomLCA} | R Documentation |
Extracts the Empirical Bayes estimates of the random effects.
## S3 method for class 'randomLCA': ranef(object, ...)
object |
randomLCA object with a random effect |
... |
additional argument; currently none is used. |
A matrix with the first column containg the random effects and the second column the standard error of the random effects.
Ken Beath