Skip to contents

Return default priors for a given model

Usage

get_default_priors(model_type)

Arguments

model_type

A character specifying the type of model to retrieve priors for ("binary", "count", "duration", etc)

Value

A list of default priors that can be used in the bison_model() function.