Extract posterior means and credible intervals. Need to label candidate vote variables: V1, V2, when two=FALSE, add V3; Hispanic = VtdHVap_cor, White = VtdAVap_cor, Black = VtdBVap_cor
mbd_two(md, colnames, two = TRUE)
List with two data frames
object from ei.MD.bayes() return
Vector of candidate names. Stick to c(V1,V2) or c(V1,V2,V3)
Logical. Two candidates (TRUE), or three (FALSE)
Loren Collingwood <loren.collingwood@ucr.edu>