Last data update: 2014.03.03

R: Extract random effects from a randomLCA object
ranefR Documentation

Extract random effects from a randomLCA object

Description

Extracts the Empirical Bayes estimates of the random effects.

Usage

## S3 method for class 'randomLCA'
ranef(object, ...)

Arguments

object

randomLCA object with a random effect

...

additional argument; currently none is used.

Value

A matrix with the first column containg the random effects and the second column the standard error of the random effects.

Author(s)

Ken Beath

Results