pvalPearsonSerialCorrected: Calculate correlation p-value given sample size.

View source: R/correlation.regression.functions.R

pvalPearsonSerialCorrectedR Documentation

Calculate correlation p-value given sample size.

Description

Calculate Pearson p-values accounting for effective sample size

Usage

pvalPearsonSerialCorrected(r, n)

Arguments

r

correlation coefficient

n

sample size

Value

p-value based on two-tailed t-test

Author(s)

Nick McKay

See Also

Other correlation: ar1(), ar1Surrogates(), corMatrix, effectiveN(), plotCorEns(), pvalMonteCarlo()


nickmckay/GeoChronR documentation built on Feb. 21, 2025, 6:38 a.m.