boa.acf {boa} | R Documentation |
Computes lag autocorrelations for the parameters in an MCMC sequence.
boa.acf(link, lags)
link |
Matrix whose columns and rows contain the monitored parameters
and the MCMC iterations, respectively. The iteration numbers and parameter
names must be assigned to |
lags |
Vector of lags at which to estimate the autocorrelation function. |
A matrix whose columns and rows contain the estimated autocorrelation functions at the specified lags and the monitored parameters, respectively.
Brian J. Smith
boa.plot
, boa.plot.acf
,
boa.print.acf