apollo_validateHBControl {apollo} | R Documentation |
Validates the apollo_HB list of parameters and sets default values for the omitted ones.
apollo_validateHBControl(apollo_HB, apollo_beta, apollo_fixed, apollo_control)
apollo_HB |
List. Contains options for bayesian estimation. See doHB for details.
Parameters
|
apollo_beta |
Named numeric vector. Names and values for parameters. |
apollo_fixed |
Character vector. Names (as defined in |
apollo_control |
List. Options controlling the running of the code. See apollo_validateInputs. |
This function is only necessary when using bayesian estimation.
Validated apollo_HB