Skip to contents

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