fisherCorrTest: Fisher's test for comparing Pearson's correlation...

Description Usage Arguments Examples

Description

This function computes a p-value of the difference between two Pearson's correlation coefficients

Usage

1
fisherCorrTest(cor1, cor2, N1, N2)

Arguments

cor1

Correlation coefficient

cor2

Correlation coefficient

N1

Sample size of cor1

N2

Sample size of cor2

Examples

1

jhsiao999/Humanzee documentation built on May 19, 2019, 9:28 a.m.