Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upREADME
********************************************************************** CRAN ERROR: THIS PACKAGE CURRENTLY DOES NOT COMPILE ON CRAN. I AM AWARE OF THE ISSUE AND WILL DO MY BEST TO FIX IT SOON. THANKS TO ALL FOR LETTING ME KNOW AND FOR YOUR INTEREST. ********************************************************************** BayesLogit: fast, exact Bayesian inference for logistic likelihoods. The Code/ directory has C and R code and the R Package. The Notes/ directory has manuscripts. Instructions for pushing for the first time: git remote add origin https://github.com/jwindle/BayesLogit-Thesis.git git push -u origin master If you just want to use the R Scipts, then you just need to load the (new) BayesLogit package.