Learn R Programming

ggmcmc (version 0.2)

ggs_crosscorrelation: Cross-correlation between-chain

Description

Cross-correlation between-chain

Usage

ggs_crosscorrelation(D)

Arguments

D
data frame whith the simulations

Value

  • a ggplot object

Examples

Run this code
data(samples)
ggs_crosscorrelation(ggs(S, parallel=FALSE))

Run the code above in your browser using DataLab