plot_marginal_histogram_all: plotting the marginal histogram of all fitted variables

View source: R/plotting.R

plot_marginal_histogram_allR Documentation

plotting the marginal histogram of all fitted variables

Description

plotting the marginal histogram of all fitted variables

Usage

plot_marginal_histogram_all(chain, parTab, ncol = 1)

Arguments

chain

data table containing iterations of MCMC chain

parTab

data frame containing parameters

ncol

if ncol = 0, output each plot as a separate ggplot object. if ncol > 0, arrange into ncol columns in a single ggplot object.

Value

ggplot object or a list of ggplot objects


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.