effectiveN: Estimate effective sample size accounting for autocorrelation

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

effectiveNR Documentation

Estimate effective sample size accounting for autocorrelation

Description

Bretherton et al., 1999 estimate of effective sample size.

Usage

effectiveN(X, Y)

Arguments

X

a 1-column matrix or numeric dataset

Y

a 1-column matrix or numeric dataset of the same length as X

Value

estimate of the effective sample size

Author(s)

Nick McKay

See Also

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


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