cor4var {rbmn} | R Documentation |
returns the correlation matrix from the variance
Description
returns the correlation matrix from the variance preserving possible variable names
Usage
cor4var(ma)
Arguments
ma |
The variance matrix. |
Details
Zero variances are detected and accepted (all associated correlation
coefficients are forced to be zero.>>
Value
The correlation matrix
Examples
cor4var(rbmn0mn.04$gamma);
[Package rbmn version 0.9-6 Index]