R/package.R

#' 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.
#'
#' @docType package
#' @name lazymcmc
NULL
jameshay218/lazymcmc documentation built on Sept. 16, 2021, 12:14 a.m.