crosscorr: Cross correlations for MCMC output

Description Usage Arguments Value See Also

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

1

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 Oct. 24, 2020, 9:10 a.m.

Related to crosscorr in coda...