corrtable

From MaRDI portal
Software:96854



CRANcorrtableMaRDI QIDQ96854FDOQ96854

Creates and Saves Out a Correlation Table with Significance Levels Indicated

Paul van der Laken

Last update: 2 November 2023

Copyright license: GNU General Public License, version 3.0

Software version identifier: 0.1.0, 0.1.1

After using this, a publication-ready correlation table with p-values indicated will be created. The input can be a full data frame; any string and Boolean terms will be dropped as part of functionality. Correlations and p-values are calculated using the 'Hmisc' framework. Output of the correlation_matrix() function is a table of strings; this gets saved out to a '.csv2' with the save_correlation_matrix() function for easy insertion into a paper. For more details about the process, consult <https://paulvanderlaken.com/2020/07/28/publication-ready-correlation-matrix-significance-r/>.





This page was built for software: corrtable