jameshay218/lazymcmc: MCMC for the lazy

A package for very generic MCMC in R. Using either univariate uniform or multivariate gaussian proposals, explores the posterior distribution for an arbritary set of model parameters specified in R. The focus is to allow an intuitive, flexible interface rather than fancy on fancy optimisations and syntax.

Getting started

Package details

Authorjameshay218
Maintainerjameshay218 <jameshay218@gmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/jameshay218/lazymcmc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jameshay218/lazymcmc")
jameshay218/lazymcmc documentation built on Sept. 16, 2021, 12:14 a.m.