Learn R Programming

⚠️There's a newer version (1.7-1) of this package.Take me there.

MCMCpack (version 1.6-3)

Markov Chain Monte Carlo (MCMC) Package

Description

Contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library Version 1.0.3. All models return 'coda' mcmc objects that can then be summarized using the 'coda' package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.

Copy Link

Version

Install

install.packages('MCMCpack')

Monthly Downloads

19,019

Version

1.6-3

License

GPL-3

Maintainer

Jong Hee Park

Last Published

April 13th, 2022

Functions in MCMCpack (1.6-3)

HMMpanelFE

Markov Chain Monte Carlo for the Hidden Markov Fixed-effects Model
InvGamma

The Inverse Gamma Distribution
HMMpanelRE

Markov Chain Monte Carlo for the Hidden Markov Random-effects Model
BayesFactor

Create an object of class BayesFactor from MCMCpack output
Dirichlet

The Dirichlet Distribution
HDPHMMnegbin

Markov Chain Monte Carlo for sticky HDP-HMM with a Negative Binomial outcome distribution
InvWishart

The Inverse Wishart Distribution
Euro2016

Euro 2016 data
HDPHMMpoisson

Markov Chain Monte Carlo for sticky HDP-HMM with a Poisson outcome distribution
HDPHSMMnegbin

Markov Chain Monte Carlo for HDP-HSMM with a Negative Binomial outcome distribution
MCMChregress

Markov Chain Monte Carlo for the Hierarchical Gaussian Linear Regression Model
MCMCirt1d

Markov Chain Monte Carlo for One Dimensional Item Response Theory Model
MCMChierEI

Markov Chain Monte Carlo for Wakefield's Hierarchial Ecological Inference Model
MCMCfactanal

Markov Chain Monte Carlo for Normal Theory Factor Analysis Model
MCMCSVDreg

Markov Chain Monte Carlo for SVD Regression
MCMCbinaryChange

Markov Chain Monte Carlo for a Binary Multiple Changepoint Model
MCMCdynamicEI

Markov Chain Monte Carlo for Quinn's Dynamic Ecological Inference Model
MCMCdynamicIRT1d_b

Markov Chain Monte Carlo for Dynamic One Dimensional Item Response Theory Model
MCMChlogit

Markov Chain Monte Carlo for the Hierarchical Binomial Linear Regression Model using the logit link function
MCMChpoisson

Markov Chain Monte Carlo for the Hierarchical Poisson Linear Regression Model using the log link function
MCMCmetrop1R

Metropolis Sampling from User-Written R function
MCMCmixfactanal

Markov Chain Monte Carlo for Mixed Data Factor Analysis Model
MCMCirtHier1d

Markov Chain Monte Carlo for Hierarchical One Dimensional Item Response Theory Model, Covariates Predicting Latent Ideal Point (Ability)
MCMCprobitChange

Markov Chain Monte Carlo for a linear Gaussian Multiple Changepoint Model
MCMCquantreg

Bayesian quantile regression using Gibbs sampling
MCMCirtKd

Markov Chain Monte Carlo for K-Dimensional Item Response Theory Model
MCMCirtKdRob

Markov Chain Monte Carlo for Robust K-Dimensional Item Response Theory Model
MCMClogit

Markov Chain Monte Carlo for Logistic Regression
MCMCnegbin

Markov Chain Monte Carlo for Negative Binomial Regression
MCMCpaircompare

Markov Chain Monte Carlo for a Pairwise Comparisons Model with Probit Link
MCMCpaircompare2d

Markov Chain Monte Carlo for the Two-Dimensional Pairwise Comparisons Model in Yu and Quinn (2021)
MCMCoprobitChange

Markov Chain Monte Carlo for Ordered Probit Changepoint Regression Model
MCMCmnl

Markov Chain Monte Carlo for Multinomial Logistic Regression
MCMCordfactanal

Markov Chain Monte Carlo for Ordinal Data Factor Analysis Model
MCMCoprobit

Markov Chain Monte Carlo for Ordered Probit Regression
MCMCnegbinChange

Markov Chain Monte Carlo for Negative Binomial Regression Changepoint Model
MCMCpaircompare2dDP

Markov Chain Monte Carlo for the Two-Dimensional Pairwise Comparisons Model with Dirichlet Process Prior in Yu and Quinn (2021)
make.breaklist

Vector of break numbers
dtomogplot

Dynamic Tomography Plot
MCnormalnormal

Monte Carlo Simulation from a Normal Likelihood (with known variance) with a Normal Prior
MCpoissongamma

Monte Carlo Simulation from a Poisson Likelihood with a Gamma Prior
MCMCresidualBreakAnalysis

Break Analysis of Univariate Time Series using Markov Chain Monte Carlo
Rehnquist

U.S. Supreme Court Vote Matrix, Rehnquist Court (1994-2004)
MCMCpoisson

Markov Chain Monte Carlo for Poisson Regression
MCMCregress

Markov Chain Monte Carlo for Gaussian Linear Regression
MCMCregressChange

Markov Chain Monte Carlo for a linear Gaussian Multiple Changepoint Model
tomogplot

Tomography Plot
SSVSquantreg

Stochastic search variable selection for quantile regression
procrustes

Procrustes Transformation
plotState

Changepoint State Plot
MCbinomialbeta

Monte Carlo Simulation from a Binomial Likelihood with a Beta Prior
Senate

106th U.S. Senate Roll Call Vote Matrix
MCmultinomdirichlet

Monte Carlo Simulation from a Multinomial Likelihood with a Dirichlet Prior
PErisk

Political Economic Risk Data from 62 Countries in 1987
PostProbMod

Calculate Posterior Probability of Model
summaryqrssvs

Summarising the results of quantile regression stochastic search variable selection (QR-SSVS).
read.Scythe

Read a Matrix from a File written by Scythe
SupremeCourt

U.S. Supreme Court Vote Matrix
MCMCpoissonChange

Markov Chain Monte Carlo for a Poisson Regression Changepoint Model
MCMCtobit

Markov Chain Monte Carlo for Gaussian Linear Regression with a Censored Dependent Variable
MCMCprobit

Markov Chain Monte Carlo for Probit Regression
testpanelGroupBreak

A Test for the Group-level Break using a Multivariate Linear Regression Model with Breaks
testpanelSubjectBreak

A Test for the Subject-level Break using a Unitivariate Linear Regression Model with Breaks
topmodels

Shows an ordered list of the most frequently visited models sampled during quantile regression stochastic search variable selection (QR-SSVS).
Nethvote

Dutch Voting Behavior in 1989
NoncenHypergeom

The Noncentral Hypergeometric Distribution
Wishart

The Wishart Distribution
mptable

Calculate the marginal posterior probabilities of predictors being included in a quantile regression model.
plotChangepoint

Posterior Density of Regime Change Plot
choicevar

Handle Choice-Specific Covariates in Multinomial Choice Models
plot.qrssvs

Plot output from quantile regression stochastic search variable selection (QR-SSVS).
plotHDPChangepoint

Posterior Changepoint Probabilities from HDP-HMM
vech

Extract Lower Triangular Elements from a Symmetric Matrix
xpnd

Expand a Vector into a Symmetric Matrix
write.Scythe

Write a Matrix to a File to be Read by Scythe