id_plot_ppc-idealstan-method: Plot Posterior Predictive Distribution for 'idealstan'...

id_plot_ppc,idealstan-methodR Documentation

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 signature '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

...

Other arguments passed on to ppc_bars


saudiwin/idealstan documentation built on Sept. 2, 2023, 1:29 a.m.