recall_plots: Recall a series of plots from the backfillz object using the...

View source: R/recall_plots.R

recall_plotsR Documentation

Recall a series of plots from the backfillz object using the ID from the summary() function

Description

Recall a series of plots from the backfillz object using the ID from the summary() function

Usage

recall_plots(object, id = NULL)

Arguments

object

Backfillz or Stanfit object. Stanfit objects are converted to Backfillz object using the as_backfillz function.

id

Vector of strings giving the parameters to plot (e.g., c('mu', 'sd')).


WarwickCIM/backfillz documentation built on Sept. 27, 2022, 5:41 a.m.