Description Usage Arguments Value See Also Examples
View source: R/utilities.r View source: R/utilities.r
Extracts the random effects estimates from objects of class clme.
1 2 3 4 5 6 7 8 9 10 11  | ## S3 method for class 'clme'
ranef(object, ...)
## S3 method for class 'summary.clme'
ranef(object, ...)
## S3 method for class 'clme'
ranef(object, ...)
## S3 method for class 'clme'
random.effects(object, ...)
 | 
object | 
 object of class clme.  | 
... | 
 space for additional arguments  | 
Returns a numeric vector.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.