Learn R Programming

geommc (version 1.3.1)

Geometric Markov Chain Sampling

Description

Simulates from discrete and continuous target distributions using geometric Metropolis-Hastings (MH) algorithms. Users specify the target distribution by an R function that evaluates the log un-normalized pdf or pmf. The package also contains a function implementing a specific geometric MH algorithm for performing high-dimensional Bayesian variable selection.

Copy Link

Version

Install

install.packages('geommc')

Monthly Downloads

173

Version

1.3.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

a Roy

Last Published

February 27th, 2026

Functions in geommc (1.3.1)

geomc.vs

Markov chain Monte Carlo for Bayesian variable selection using a geometric MH algorithm.
geommc-package

geommc: Geometric Markov Chain Sampling
geomc

Markov chain Monte Carlo for discrete and continuous distributions using geometric MH algorithms.
logp.vs

The log-unnormalized posterior probability of a model for Bayesian variable selection.