Turns the tibble exported from correlate into a correlation
matrix.
Usage
to_correlation_matrix(data, verbose = FALSE)
Value
a tdcmm model
Arguments
data
a tdcmm model returned from correlate
verbose
A logical, defaulted to FALSE. Only applicable when
correlating two variables. If set to TRUE, the function outputs information
regarding the sample size.