ar1: Estimate Auto-Regressive coefficient at 1-timesetep

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

ar1R Documentation

Estimate Auto-Regressive coefficient at 1-timesetep

Description

estimates ar1 using the arima() function

Usage

ar1(x)

Arguments

x

a 1-column matrix or numeric dataset

Value

ar coefficient estimate of ar1

Author(s)

Julien Emile-Geay

See Also

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


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