extract_post_pred: Extract posterior predictive samples from an abdiststan model

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Extract posterior predictive samples from an abdiststan model

Usage

1
extract_post_pred(x, predname = "ySim")

Arguments

x

the model

predname

name of the prediction. Default is "ySim"

Value

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.

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.