Skip to contents

Calculates the correlation matrix from a co-variance matrix

Usage

rs_cov2cor(x)

Arguments

x

R matrix with doubles that is the co-variance matrix

Value

The correlation matrix.