VERSION 1.0.7
- Fixed bug in bestIC, bestAIC, bestEBIC for glms (logistic and poisson
regression)
- Fixed typo in help(marginalLikelihood) regarding choices for argument
'family'

VERSION 1.0.6
- Added beta-binomial prior to modelSelectionGGM
- Added modelSelectionGGM_eBayes

VERSION 1.0.5
- Added GGM precision matrix estimation from package huge

VERSION 1.0.4
- Added check that x cannot contain NAs in createDesign
- Added bestAIC_fast, bestBIC_fast, bestEBIC_fast, bestIC_fast
- Changed name of parameter priorDelta to priorModel throughout
