R/priors.R
get_default_priors.Rd
Return default priors for a given model
get_default_priors(model_type)
A character specifying the type of model to retrieve priors for ("binary", "count", "duration", etc)
A list of default priors that can be used in the bison_model() function.
bison_model()