brms_inla_power_design: Design-based wrapper for Bayesian power / assurance

View source: R/wrapper-brms-inla-power.R

brms_inla_power_designR Documentation

Design-based wrapper for Bayesian power / assurance

Description

Dispatches to one of the three engines depending on design. This function must accept ... and pass it on unchanged.

Usage

brms_inla_power_design(design = c("fixed", "two_stage", "sequential"), ...)

Arguments

design

Character scalar: "fixed", "two_stage", or "sequential".

...

Arguments passed on to the corresponding engine.

Value

Whatever the underlying engine returns.


powerbrmsINLA documentation built on July 2, 2026, 5:07 p.m.