compare_cor: Compare two correlation matrices

View source: R/misc.R

compare_corR Documentation

Compare two correlation matrices

Description

Produces data frame of correlations with stars standing for significance

Usage

compare_cor(corr.X, corr.Y)

Arguments

corr.X

First correlation matrix, e.g. produced by 'cor' function

corr.Y

Secon correlation matrix, e.g. produced by 'cor' function


MaksimRudnev/LittleHelpers documentation built on June 10, 2025, 12:58 p.m.