naive_model_picker_2stage {COMBO} | R Documentation |
Select a Naive Two-Stage Regression Model for a Given Prior
naive_model_picker_2stage(prior)
prior |
A character string specifying the prior distribution for the naive
|
naive_model_picker_2stage
returns a character string specifying the
logistic regression model to be turned into a .BUG file and used
for MCMC estimation with rjags
.