View source: R/wrapper-brms-inla-power.R
| brms_inla_power_design | R Documentation |
Dispatches to one of the three engines depending on design.
This function must accept ... and pass it on unchanged.
brms_inla_power_design(design = c("fixed", "two_stage", "sequential"), ...)
design |
Character scalar: "fixed", "two_stage", or "sequential". |
... |
Arguments passed on to the corresponding engine. |
Whatever the underlying engine returns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.