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 April 9, 2024, 5:26 a.m.