stanBF_turn.Rd
stanBF_turn
objects share the Dirichlet likelihood, with \(\theta\) as prior parameter.
Extract prior predictive distributions for turn-point posteriors.
Extract posterior predictive distributions for turn-point posteriors.
# S3 method for stanBF_turn samples(stanBF) # S3 method for stanBF_turn prior_pred(stanBF, var_name = "x", ...) # S3 method for stanBF_turn posterior_pred(stanBF, var_name = "x", ...)
stanBF | a |
---|---|
var_name | the base name for output variable columns (default: |
... | additional parameters |
a tibble containing prior predictions across hypotheses and sources
a tibble containing posterior predictions across hypotheses and sources
This function extract posterior samples for \(\theta\). Also returns the normalized version of them (\(\rho\)).