Learn R Programming

bglm (version 1.0)

Bayesian Estimation in Generalized Linear Models

Description

Implementation of Bayesian estimation in generalized linear models following Gamerman (1997).

Copy Link

Version

Install

install.packages('bglm')

Monthly Downloads

1

Version

1.0

License

GPL-2

Maintainer

Nicolas Molano-Gonzalez

Last Published

November 20th, 2014

Functions in bglm (1.0)

expmh

Function for Bayesian Estimation in Exponential Distribution Models
bglm-package

Bayesian estimation in glm is implemented via Metropolis Hastings algorithm following the proposal kernel defined by Gamerman (1997).
binommh

Function for Bayesian Estimation in Binomial Models
poissmh

Function for Bayesian Estimation in Poisson Models