Description Usage Arguments Value Examples
Extract posterior predictive samples from an abdiststan model
1 | extract_post_pred(x, predname = "ySim")
|
x |
the model |
predname |
name of the prediction. Default is "ySim" |
returns a matrix where the columns are the posterior distributions for each observation in the regression model. Each row is a simulated re-sampling of the data.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.