Learn R Programming

prova (version 1.0.0)

funAC: Compute autocovariance

Description

Modified from rstan https://github.com/stan-dev/rstan/blob/develop/rstan/rstan/R/monitor.R.

Usage

funAC(y)

Value

Autocovariances at different lags

Arguments

y

Time series

Details

Used in 'funESS3()'.