MateusMaiaDS/gpbart: GP-BART: Gaussian Processes Bayesian Additive Regression Trees

Implementation of GP-BART algorithm, which is a novel extension to Bayesian Additive Regression Trees as an extension of BART which assumes Gaussian process (GP) priors for the predictions of each terminal node among all trees For more details check Maia et. al (2022) < "https://doi.org/10.48550/arXiv.2204.02112">.

Getting started

Package details

MaintainerMateus Maia <mateus.maiamarques.2021@mumail.ie>
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MateusMaiaDS/gpbart")
MateusMaiaDS/gpbart documentation built on Jan. 26, 2024, 7:07 a.m.