significance_from_pearson_coef {autovarCore}R Documentation

Calculate the significance of a Pearson correlation coefficient

Description

Calculate the significance of a Pearson correlation coefficient

Usage

significance_from_pearson_coef(p, n)

Arguments

p

The Pearson cofficient.

n

The degrees of freedom.


[Package autovarCore version 1.0-4 Index]