Learn R Programming

ggmcmc (version 0.2)

ggs_density: Density plots

Description

For multiple chains, use colours to differentiate the distributions

Usage

ggs_density(D)

Arguments

D
data frame whith the simulations

Value

  • a ggplot object

Examples

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

Run the code above in your browser using DataLab