cor4var: returns the correlation matrix from the variance

View source: R/f07.normal.code.r

cor4varR 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);

rbmn documentation built on July 9, 2023, 6:37 p.m.