proposalTuning {EDISON} | R Documentation |
This function adjusts the proposal width for the beta hyperparameter(s) of the exponential information sharing prior, so that the acceptance rate is close to 0.25.
proposalTuning(acceptRate, hyper.proposals)
acceptRate |
Current acceptance rate. |
hyper.proposals |
Current proposal width. |
Returns the new proposal width.
Frank Dondelinger