Found 2835 packages in 0.01 seconds
Bayesian Treed Distributed Lag Models
Estimation of distributed lag models (DLMs) based on a Bayesian additive regression trees framework. Includes several extensions of DLMs: treed DLMs and distributed lag mixture models (Mork and Wilson, 2023)
Stochastic Tree Ensembles (XBART and BART) for Supervised Learning and Causal Inference
Flexible stochastic tree ensemble software.
Robust implementations of Bayesian Additive Regression Trees (BART)
(Chipman, George, McCulloch (2010)
Sensitivity Assessment to Unmeasured Confounding with Multiple Treatments
A sensitivity analysis approach for unmeasured confounding in observational data with multiple treatments and a binary outcome. This approach derives the general bias formula and provides adjusted causal effect estimates in response to various assumptions about the degree of unmeasured confounding. Nested multiple imputation is embedded within the Bayesian framework to integrate uncertainty about the sensitivity parameters and sampling variability. Bayesian Additive Regression Model (BART) is used for outcome modeling. The causal estimands are the conditional average treatment effects (CATE) based on the risk difference. For more details, see paper: Hu L et al. (2020) A flexible sensitivity analysis approach for unmeasured confounding with multiple treatments and a binary outcome with application to SEER-Medicare lung cancer data
A More Flexible BART Model
Implements a faster and more expressive version of Bayesian Additive Regression Trees that, at a high level, approximates unknown functions as a weighted sum of binary regression tree ensembles. Supports fitting (generalized) linear varying coefficient models that posits a linear relationship between the inverse link and some covariates but allows that relationship to change as a function of other covariates. Additionally supports fitting heteroscedastic BART models, in which both the mean and log-variance are approximated with separate regression tree ensembles. A formula interface allows for different splitting variables to be used in each ensemble. For more details see Deshpande (2025)
User-Friendly 'shiny' App for Bayesian Species Distribution Models
A user-friendly 'shiny' application for Bayesian machine
learning analysis of marine species distributions. GLOSSA (Global
Ocean Species Spatio-temporal Analysis) uses Bayesian Additive
Regression Trees (BART; Chipman, George, and McCulloch (2010)
Basis Expansions for Regression Modeling
Provides various basis expansions for flexible regression modeling,
including random Fourier features (Rahimi & Recht, 2007)
< https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf>,
exact kernel / Gaussian process feature maps, prior features for Bayesian
Additive Regression Trees (BART) (Chipman et al., 2010)
Tools for Working with URLs and HTTP
Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
Create Visualisations for BART Models
Investigating and visualising Bayesian Additive Regression Tree (BART) (Chipman, H. A., George, E. I., & McCulloch, R. E. 2010)
Covariance Inference and Decompositions for Tensor Datasets
A collection of functions for Kronecker structured covariance
estimation and testing under the array normal model. For estimation,
maximum likelihood and Bayesian equivariant estimation procedures are
implemented. For testing, a likelihood ratio testing procedure is
available. This package also contains additional functions for manipulating
and decomposing tensor data sets. This work was partially supported by NSF
grant DMS-1505136. Details of the methods are described in
Gerard and Hoff (2015)
Vector Generalized Linear and Additive Models
An implementation of about 6 major classes of
statistical regression models. The central algorithm is
Fisher scoring and iterative reweighted least squares.
At the heart of this package are the vector generalized linear
and additive model (VGLM/VGAM) classes. VGLMs can be loosely
thought of as multivariate GLMs. VGAMs are data-driven
VGLMs that use smoothing. The book "Vector Generalized
Linear and Additive Models: With an Implementation in R"
(Yee, 2015)