decision_model
implements the decision model used.
decision_model(l_params_all, err_stop = FALSE, verbose = FALSE)
l_params_all | List with all parameters of decision model |
---|---|
err_stop | Logical variable to stop model run if set up as TRUE. Default = FALSE. |
verbose | Logical variable to indicate print out of messages. Default = FALSE |
The transition probability array and the cohort trace matrix.