idealstan (version 0.7.1)

id_plot_ppc,idealstan-method: Plot Posterior Predictive Distribution for idealstan Objects

Description

This function is the actual method for generating posterior distributions from a fitted idealstan model.

Usage

# S4 method for idealstan
id_plot_ppc(object, ppc_pred = NULL,
  group = NULL, item = NULL, ...)

Arguments

object

A fitted idealstan object

ppc_pred

The output of the id_post_pred function on a fitted idealstan object

group

A character vector of the person or group IDs over which to subset the predictive distribution

item

A character vector of item IDs to subset the posterior distribution

...

Other arguments passed on to ppc_bars