compare.correlations: Calculates the z-score of two correlations

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Calculates the z-score of two correlations

Usage

1
compare.correlations(r1, r2, n1, n2)

Arguments

r1, r2

The correlation coefficients

n1, n2

The number of samples used to calculate the correlations

Value

The z score of the comparison of the coefficients.


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.