crosscorr: Cross correlations for MCMC output

crosscorrR Documentation

Cross correlations for MCMC output

Description

crosscorr calculates cross-correlations between variables in Markov Chain Monte Carlo output. If x is an mcmc.list then all chains in x are combined before calculating the correlation.

Usage

crosscorr(x)

Arguments

x

an mcmc or mcmc.list object.

Value

A matrix or 3-d array containing the correlations.

See Also

crosscorr.plot, autocorr.


coda documentation built on May 29, 2024, 11:23 a.m.

Related to crosscorr in coda...