Engine Details

library(bayesian)

Engines may have pre-set default arguments when executing the model fit call. For this type of model, the template of the fit calls are:

\pkg{brms}

bayesian() |>
  set_engine("brms") |>
  translate()


Try the bayesian package in your browser

Any scripts or data that you put into this service are public.

bayesian documentation built on June 17, 2022, 1:05 a.m.