rho2angles: Matrix conversion tool

Description Usage Arguments Value See Also

View source: R/rho2angles.R

Description

A tool for converting a correlation matrix to a matrix of angles using Cholesky factor

Usage

1
rho2angles(rho_mat)

Arguments

rho_mat

A p times p correlation matrix to be converted to a matrix of angles.

Value

A (p-1) times (p-1) matrix of angles.

See Also

angles2rho


ben-j-barlow/rcbmm documentation built on Feb. 12, 2021, 9:14 a.m.