Package: BMIselect
Title: Bayesian MI-LASSO for Variable Selection on Multiply-Imputed
        Datasets
Version: 1.0.3
Author: Jungang Zou [aut, cre],
  Sijian Wang [aut],
  Qixuan Chen [aut]
Authors@R: 
    c(person("Jungang", "Zou", email = "jungang.zou@gmail.com", role = c("aut", "cre")),
    person(given = "Sijian",
             family = "Wang",
             role = c("aut")
             ),
    person(given = "Qixuan",
             family = "Chen",
             role = c("aut")
             ))
Maintainer: Jungang Zou <jungang.zou@gmail.com>
Description: Provides a suite of Bayesian MI-LASSO for variable selection methods for multiply-imputed datasets. The package includes four Bayesian MI-LASSO models using shrinkage (Multi-Laplace, Horseshoe, ARD) and Spike-and-Slab (Spike-and-Laplace) priors, along with tools for model fitting via MCMC, four-step projection predictive variable selection, and hyperparameter calibration. Methods are suitable for both continuous and binary covariates under missing-at-random or missing-completely-at-random assumptions. See Zou, J., Wang, S. and Chen, Q. (2025), Bayesian MI-LASSO for Variable Selection on Multiply-Imputed Data. ArXiv, 2211.00114. <doi:10.48550/arXiv.2211.00114> for more details. We also provide the frequentist`s MI-LASSO function.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: MCMCpack, mvnfast, GIGrvg, MASS, Rfast, foreach, doParallel,
        arm, mice, abind, stringr, stats, posterior
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-25 12:48:22 UTC; jz3183
Repository: CRAN
Date/Publication: 2025-08-25 13:20:13 UTC
Built: R 4.6.0; ; 2025-10-14 03:59:00 UTC; windows
