Validates the apollo_HB list of parameters
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, silent = FALSE )
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. |
silent |
Boolean. TRUE to keep the function from printing to the console. Default is FALSE. |
This function is only necessary when using bayesian estimation.
Validated apollo_HB
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.