Learn R Programming

shinymrp (version 0.10.0)

MRPModel-method-ppc: Create input for posterior predictive check

Description

The $ppc() method of an MRPModel object runs Stan's standalone generated quantities to draw from the posterior predictive distribution. This method is called by the $pp_check() method of a MRPWorkflow object and does not need to be called directly by users.

Usage

ppc()

Arguments

Value

A data.frame object containing samples from the posterior predictive distribution.