corFactor {Matrix} | R Documentation |
A generic function to extract the factor of the correlation matrix of
the object represented by object
.
corFactor(object, ...)
object |
an object that can be coerced to a correlation matrix factor |
... |
some methods for this generic may take additional, optional arguments |
An object of class corrfactor
.
Douglas Bates bates@stat.wisc.edu and Saikat DebRoy saikat@stat.wisc.edu