Skip to content

jonlachmann/GMJMCMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published