Default Parameter Settings for Prior Distributions
Source:R/priorElicitation.R
prior_params_default.Rd
Default parameters for the prior distributions used in the makePriors
function.
Format
A list with the following components:
- asymptote
A list with components
g1
andg2
, default values for the asymptote parameters.- threshold
A list with components
min
andmax
, default values for the threshold parameters.- median
A list with components
m1
andm2
, default values for the median parameters.- first_quartile
A list with components
q1
andq2
, default values for the first quartile parameters.