Create initial parameter values

chronofix_mcmc_initial(
  model,
  initial_delay_mean = 7,
  initial_delay_cv = 0.2,
  initial_prob_error = 1
)

Arguments

model

Model

initial_delay_mean

The initial value for the delay means

initial_delay_cv

The initial value for the delay coefficients of variation

initial_prob_error

The initial value for the probability of error

Value

Vector of initial parameter values