prior_draw_rev(b, hypers, prior.pdf)
Arguments
b |
current value of a parameter |
hypers |
list of hyper parameters, named appropriately for the corresponding prior.pdf |
prior.pdf |
string name of probability distribution following base R conventions, or those of additionally loaded packages |