Learn R Programming

BDWreg (version 1.3.0)

Bayesian Inference for Discrete Weibull Regression

Description

A Bayesian regression model for discrete response, where the conditional distribution is modelled via a discrete Weibull distribution. This package provides an implementation of Metropolis-Hastings and Reversible-Jumps algorithms to draw samples from the posterior. It covers a wide range of regularizations through any two parameter prior. Examples are Laplace (Lasso), Gaussian (ridge), Uniform, Cauchy and customized priors like a mixture of priors. An extensive visual toolbox is included to check the validity of the results as well as several measures of goodness-of-fit.

Copy Link

Version

Install

install.packages('BDWreg')

Monthly Downloads

189

Version

1.3.0

License

LGPL (>= 2)

Maintainer

Hamed Haselimashhadi

Last Published

January 29th, 2024

Functions in BDWreg (1.3.0)

plot.bdw

Plot a MCMC object of class 'bdw'
summary.bdw

Summary for a MCMC object of class 'bdw'
bdw.mc

Producing several chains from a MCMC object of class 'bdw'
bdw

Bayesian parameter estimation for discrete Weibull regression