The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

GMJMCMC

The GMJMCMC package provides functions to estimate Bayesian Generalized nonlinear models (BGNLMs) through a Genetically Modified Mode Jumping MCMC algorithm.

Installation and getting started

To install and load the package, just run

library(devtools)
install_github("jonlachmann/GMJMCMC", force=T, build_vignettes=T)
library(GMJMCMC)

With the package loaded, a vignette that shows how to run the package is available by running

vignette("GMJMCMC-guide")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.