.\" -*- nroff -*- generated from .Rd format
.BG
.FN corMatrix
.TL
Extract Correlation Matrix
.DN
This function is generic; method functions can be written to handle
specific classes of objects. Classes which already have methods for
this function include all `corStruct' classes.
.CS
corMatrix(object, ...)
.RA
.AG object
an object for which a correlation matrix can be
extracted.
.OA
.AG ...
some methods for this generic function require additional
arguments.
.RT
will depend on the method function used; see the appropriate
documentation.


.EX
## see the method function documentation
.KW models
.WR
