Learn R Programming

rbmn (version 0.9-6)

cor4var: returns the correlation matrix from the variance

Description

returns the correlation matrix from the variance preserving possible variable names

Usage

cor4var(ma)

Value

The correlation matrix

Arguments

ma

The variance matrix.

Details

Zero variances are detected and accepted (all associated correlation coefficients are forced to be zero.\(>>\)

Examples

Run this code
 cor4var(rbmn0mn.04$gamma);

Run the code above in your browser using DataLab