DiscreteDLM-overview | R Documentation |
DiscreteDLM contains functionality for fitting and visualising Bayesian Distributed Lag Models (DLMs) when the response variable is either count or binary. More specifically, this package contains an implementation of Bayesian quantile binary regression (for binary response data) and negative-binomial regression (for count response data). Additionally, these functions implement variable uncertainty inference for each predictor. Multinomial regression is not implemented.
While these functions can be applied to any standard regression problem, the package was set up with DLMs in mind; the functions therein allow for an easy-to-use pipeline to go from defining the DLM, fitting the DLM, and visualising the results.
Package: | DiscreteDLM |
Type: | Package |
Version: | 0.9.8 |
Date: | 2024-11-06 |
License: | GPL (>=3) |
Daniel Dempsey <daniel.dempsey0@gmail.com>, with contributions and supervision by Jason Wyse <wyseja@tcd.ie>
Daniel Dempsey and Jason Wyse. 2025. "Bayesian Variable Selection in Distributed Lag Models: A Focus on Binary Quantile and Count Data Regressions." https://doi.org/10.48550/arXiv.2403.03646.
dataframe_DLM
,NB_MCMC
,QB_MCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.