sbart: Sequential BART for Imputation of Missing Covariates

Implements the sequential BART (Bayesian Additive Regression Trees) approach to impute the missing covariates. The algorithm applies a Bayesian nonparametric approach on factored sets of sequential conditionals of the joint distribution of the covariates and the missingness and applying the Bayesian additive regression trees to model each of these univariate conditionals. Each conditional distribution is then sampled using MCMC algorithm. The published journal can be found at <https://doi.org/10.1093/biostatistics/kxw009> Package provides a function, seqBART(), which computes and returns the imputed values.

Getting started

Package details

AuthorMichael Daniels
MaintainerAarti Singh <mdstat2016@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sbart")

Try the sbart package in your browser

Any scripts or data that you put into this service are public.

sbart documentation built on May 1, 2019, 7:23 p.m.