Learn R Programming

binomlogit (version 1.2)

Efficient MCMC for Binomial Logit Models

Description

The R package contains different MCMC schemes to estimate the regression coefficients of a binomial (or binary) logit model within a Bayesian framework: a data-augmented independence MH-sampler, an auxiliary mixture sampler and a hybrid auxiliary mixture (HAM) sampler. All sampling procedures are based on algorithms using data augmentation, where the regression coefficients are estimated by rewriting the logit model as a latent variable model called difference random utility model (dRUM).

Copy Link

Version

Install

install.packages('binomlogit')

Monthly Downloads

31

Version

1.2

License

GPL-3

Maintainer

Agnes Fussl

Last Published

March 12th, 2014

Functions in binomlogit (1.2)

caesarean

Caesarean Birth Data
dRUMHAM

Hybrid auxiliary mixture sampling for the binomial logit model
dRUMAuxMix

Auxiliary mixture sampling for the binomial logit model
binomlogit-package

Efficient MCMC for Binomial Logit Models
simul

Simulated data set
IndivdRUMIndMH

Data-augmented independence Metropolis-Hastings sampling for the binary logit model
dRUMIndMH

Data-augmented independence Metropolis-Hastings sampling for the binomial logit model