50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

ggmcmc (version 0.2)

ggs_histogram: Plot a histogram of each of the chains

Description

Histograms are plotted combining all chains for each parameter.

Usage

ggs_histogram(D)

Arguments

D
data frame whith the simulations

Value

  • a ggplot object

Examples

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

Run the code above in your browser using DataLab