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

Description Usage Arguments

Description

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

Usage

1
2
3
## 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

item

A character vector of item IDs to subset the posterior distribution

...

Other arguments passed on to ppc_bars


idealstan documentation built on July 10, 2019, 5:05 p.m.