lme4 (version 0.4-7)

corMatrix: Generate the correlation matrix

Description

This generic function generates a correlation matrix from an object of a suitable class.

This function is deprecated. Use coersion to the corrmatrix class instead.

Usage

corMatrix(object, ...)

Arguments

object
An object of a suitable class
...
Some methods for this generic take additional, optional arguments.

Value

See Also

corrmatrix-class