
Credible intervals for a beezdiscounting_choice_brms model
Source:R/dd-brms-choice.R
confint.beezdiscounting_choice_brms.RdQuantile credible intervals on the report-space-transformed draws;
columns term, estimate, conf.low, conf.high, level. beta0
stays on the identity scale across report spaces, matching
tidy.beezdiscounting_choice().
Arguments
- object
A
beezdiscounting_choice_brmsobject.- parm
Optional terms: display names (
"k:(Intercept)","k:<level>","gamma","beta0") or TMB coefficient names ("beta_k", which selects every log-k design coefficient, or"log_gamma").- level
Credible level (default 0.95).
- report_space
Reporting scale.
- ...
Unused.