Skip to content

cran/FBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

❗ This is a read-only mirror of the CRAN R package repository. FBMS — Flexible Bayesian Model Selection and Model Averaging

Resources

Stars

Watchers

Forks

Packages

No packages published