convert_data_matrix_to_corr_array: Convert Data Matrix of Correlation Matrices to an Array

Description Usage Arguments Value Functions See Also

View source: R/convert_corr_array_to_data_matrix.R

Description

Convert a data matrix of vectorized correlation matrices to an array. Each row becomes a matrix in the output array. If matr is already of class array, nothing is performed.

Usage

1
2
3

Arguments

matr

a data matrix of vectorized correlation matrices

verbose

should add messages?

Value

an array with the rows as correlation matrices

Functions

See Also

Other vectriangle: convert_corr_array_to_data_matrix_raw(), triangle2vector()


itamarfaran/corrpops documentation built on Dec. 20, 2021, 8:02 p.m.