rmplot.mcmc.list: Plot the running means of a Bayesian meta-analysis model

View source: R/plot_utils.r

rmplot.mcmc.listR Documentation

Plot the running means of a Bayesian meta-analysis model

Description

Function to display running means of a fitted Bayesian meta-analysis model.

Usage

## S3 method for class 'mcmc.list'
rmplot(x, P, greek = FALSE, ...)

Arguments

x

An object of class "mcmc.list"

P

Optional dataframe describing the parameters to plot and their respective names

greek

Logical value indicating whether parameter labels have to be parsed to get Greek letters. Defaults to FALSE.

...

Additional arguments which are passed to ggs_running

Value

A ggplot object.

Author(s)

Thomas Debray <thomas.debray@gmail.com>


metamisc documentation built on Sept. 25, 2022, 5:05 p.m.