Package: SBMTrees 1.5
SBMTrees: Longitudinal Sequential Imputation and Prediction with Bayesian Trees Mixed-Effects Models for Longitudinal Data
Implements a sequential imputation framework using Bayesian Mixed-Effects Trees ('SBMTrees') for handling missing data in longitudinal studies. The package supports a variety of models, including non-linear relationships and non-normal random effects and residuals, leveraging Dirichlet Process priors for increased flexibility. Key features include handling Missing at Random (MAR) longitudinal data, imputation of both covariates and outcomes, and generating posterior predictive samples for further analysis. The methodology is designed for applications in epidemiology, biostatistics, and other fields requiring robust handling of missing data in longitudinal settings.
Authors:
SBMTrees_1.5.tar.gz
SBMTrees_1.5.tar.gz(r-4.7-arm64)SBMTrees_1.5.tar.gz(r-4.7-x86_64)SBMTrees_1.5.tar.gz(r-4.6-arm64)SBMTrees_1.5.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
SBMTrees/json (API)
NEWS
| # Install 'SBMTrees' in R: |
| install.packages('SBMTrees', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:69ae9a5741. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 186 | ||
| linux-devel-x86_64 | OK | 187 | ||
| source / vignettes | OK | 266 | ||
| linux-release-arm64 | OK | 191 | ||
| linux-release-x86_64 | OK | 185 | ||
| wasm-release | FAIL | 142 |
Exports:apply_locf_nocbBMLMM_predictionBMTrees_predictionsequential_imputationsimulation_imputationsimulation_imputation_LTFUsimulation_prediction_binarysimulation_prediction_conti
Dependencies:abindarmbackportsbitbit64bootbroomclicliprcodacodetoolscpp11crayondplyrforcatsforeachgenericsglmnetgluehavenhmsiteratorsjomolatticelifecyclelme4magrittrMASSMatrixMatrixModelsmiceminqamitmlmnormtmvtnormnlmenloptrnnetnumDerivordinalpanpgpillarpkgconfigprettyunitsprogresspurrrquantregR6rbibutilsRcppRcppArmadilloRcppDistRcppEigenRcppProgressRdpackreadrreformulasrlangrpartshapesnSparseMstringistringrsurvivaltibbletidyrtidyselecttzdbucminfutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sequential Imputation with Bayesian Trees Mixed-Effects Models | SBMTrees-package SBMTrees |
| Initialize Missing Values using LOCF and NOCB | apply_locf_nocb |
| Bayesian Mixed Linear Models for Predicting Longitudinal Outcomes with DP Priors | BMLMM_prediction |
| Bayesian Trees Mixed-Effects Models for Predicting Longitudinal Outcomes | BMTrees_prediction |
| Longitudinal Sequential Imputation for Longitudinal Missing Data | sequential_imputation |
| Simulate Longitudinal Data with Missing Values for Imputation | simulation_imputation |
| Simulate Longitudinal Data with Loss to Follow-up (LTFU) for Imputation | simulation_imputation_LTFU |
| Simulate Binary Longitudinal Data for Prediction | simulation_prediction_binary |
| Simulate Continuous Longitudinal Data for Prediction | simulation_prediction_conti |
