View source: R/naive_model_picker.R
naive_model_picker | R Documentation |
Select a Logisitic Regression Model for a Given Prior
naive_model_picker(prior)
prior |
A character string specifying the prior distribution for the naive
|
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.