Learn R Programming

ggmcmc (version 0.2)

ggs_traceplot: Traceplot of the chains

Description

Traceplot of the chains

Usage

ggs_traceplot(D)

Arguments

D
data frame whith the simulations

Value

  • a ggplot object

Examples

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

Run the code above in your browser using DataLab