cor_matrix_str: Input structure for correlation matrix

View source: R/correlate.R

cor_matrix_strR Documentation

Input structure for correlation matrix

Description

This function is designed for interactive use to quickly generate the input structure needed for correlation_matrix function.

Usage

cor_matrix_str(n)

Arguments

n

The dimension of the correlation matrix.

See Also

Other correlation matrix: correlation_matrix()


emitanaka/simulate documentation built on July 1, 2022, 9:32 a.m.