Build a backend based on the brms package.

SBC_backend_brms(..., template_data, template_dataset = NULL)

Arguments

...

arguments passed to brm.

template_data

a representative value for the data argument in brm that can be used to generate code.

template_dataset

DEPRECATED. Use template_data