diagnosticsPlot: Diagnostics plots - ESS and Rhat.

Description Usage Arguments Value

View source: R/diagnosticsPlot.R

Description

Diagnostics plots - ESS and Rhat.

Usage

1
diagnosticsPlot(theta_aligned, beta_aligned, iterUse = 1000, chain = 4)

Arguments

theta_aligned

array. Three dimensional array returned by thetaAligned().

beta_aligned

array. Three dimensional array returned by betaAligned().

iterUse

integer. number of iterations used in each chain after subtracting warm-up samples.

chain

integer. number of chains used in MCMC.

Value

list. ggplots of effective sample size and rhat plots.


PratheepaJ/diffTop documentation built on Dec. 18, 2021, 7:48 a.m.