Parse given prior

create_model.prior(prior, stan_input, verbose)

Arguments

prior

A named list, defining the prior distribution of model (hyper)parameters. See the "Defining priors" section below (lgp).

stan_input

a list of stan input fields

verbose

Should some informative messages be printed?

Value

a named list of parsed options

See also

Other internal model creation functions: create_model.covs_and_comps(), create_model.formula(), create_model.likelihood()