Learn R Programming

ggmcmc (version 0.2)

ggs_running: Running means of the chains

Description

Running means of the chains

Usage

ggs_running(D)

Arguments

D
data frame whith the simulations

Value

  • a ggplot object

Examples

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

Run the code above in your browser using DataLab