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 July 4, 2025, 12:01 a.m.