ordbetareg
Ordered Beta Regression Models with 'brms'
A brms wrapper for bounded outcomes that keeps handing users more control over the model's internals.
◆Recent moves
- 1y ago
Manual priors unlock cutpoint modeling; new component predictions
prior_manual lets users replace the package's priors outright, which is what makes cutpoint modeling reachable, while posterior_epred_ordbeta predicts the bottom, middle and top scale components separately and plot_heiss shows how those components move across factor levels. It is the fullest expression of the arc toward exposing the model's internals, with power analysis and cutpoint sections added to the vignette.
View source ↗ - 3y ago
ordbetareg release v0.7.0
The release note defers entirely to the NEWS file, describing only "updates and extensive bug fixes", so the scope of this version cannot be read from the feed. It sits in a two-year gap between the capability-expanding releases on either side.
View source ↗ - 3y ago
Posterior predictive checks and user-set outcome bounds
Bundling the 0.5.0 and 0.3.0 notes, this release adds pp_check_ordbetareg for outcomes that are part discrete and part continuous, lets users set their own normalisation bounds, and enables multiple imputation and multivariate responses through brms. The user-specified bounds are the first instance of the pattern v0.8 later repeats with priors.
View source ↗