RBesT
Tool-set to support Bayesian evidence synthesis in R
RBesT is teaching its Bayesian decision rules to answer two-sided questions.
◆Recent moves
- 5mo ago
Two-sided decisions across normal, binomial and Poisson outcomes
⚡ SPARKThe largest change in the visible history, and it is consistent across all three outcome families rather than piecemeal. Decision functions gaining a two-sided form widens which trial questions RBesT can express, not just how accurately it answers the existing ones — a different kind of release from the ESS repair work that preceded it.
View source ↗ - 1y ago
JSON read and write for mixture objects
Adds JSON serialisation alongside smaller fixes. Modest in size, but it lets a fitted prior move between sessions, languages and pipelines as data rather than as an R object — a practical requirement when the prior has to be documented and reviewed outside the analysis that produced it.
View source ↗ - 1y ago
ess() fixed inside apply functions
A single-issue patch for `ess()` failing when called inside the apply family. One more entry in the long ESS repair sequence, but narrow.
View source ↗ - 1y ago
ESS for normal mixtures in the exponential family
A `family` argument lets effective sample size be computed for normal mixture densities in a one-parameter exponential family context — the case that covers a logit-transformed response scale. Also corrects `BinaryExactCI` at the boundary when no responses or no non-responses are observed, and stabilises the beta mixture information function behind ELIR.
View source ↗ - 1y ago
Truncated mixture priors for brms, plus faster Stan models
`mixstanvar` gains automatic distribution function generation so truncated priors work with mixtures in brms, and the Stan likelihood is constructed more efficiently with smaller `gMAP` objects. The brms integration is how most users reach RBesT priors from a model they already wrote, so filling in truncation removes a real dead end.
View source ↗ - 2y ago
Stan array syntax update and CRAN system requirements
Compliance and maintenance: system requirements now list pngquant, Stan sources move to the new array syntax with a 2.26.0 minimum, and most vignettes relocate to the package homepage to shrink the distributed tarball.
View source ↗