Rdocumentation
powered by
Learn R Programming
lme4 (version 0.4-3)
corFactor: Extract the correlation factor
Description
A generic function to extract the factor of the correlation matrix of the object represented by
object
.
Usage
corFactor(object, ...)
Arguments
object
an object that can be coerced to a correlation matrix factor
...
some methods for this generic may take additional, optional arguments
Value
An object of class
corrfactor
.