Select a Logisitic Regression Model for a Given Prior
naive_model_picker(prior)naive_model_picker returns a character string specifying the
logistic regression model to be turned into a .BUG file and used
for MCMC estimation with rjags.
A character string specifying the prior distribution for the naive
\(\beta\) parameters. Options are "t",
"uniform", "normal", or "dexp" (double Exponential, or Weibull).