View source: R/bayes-diagnostics.R
| posterior_predictive | R Documentation |
Simulates data from the posterior predictive distribution and compares summary statistics (variance, autocorrelation) with the observed data. This helps assess whether the estimated model can reproduce key features of the data.
posterior_predictive(object, ...)
object |
A |
... |
Additional arguments passed to methods (e.g., |
An object of class "dsge_ppc" with posterior predictive
distributions and p-values for each statistic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.