Learn R Programming

ivd (version 1.0.0)

.autocorrelation_fft: Use fast Fourier transform to compute ACF

Description

Fast Fourier transform algorithm to compute the ACF across the whole chain lengt. As noted by Vehtari et al. (2021), Section 3.2

Usage

.autocorrelation_fft(chain)

Value

acf

Arguments

chain

Author

Philippe Rast