CRAN/E | miselect

miselect

Variable Selection for Multiply Imputed Data

Installation

About

Penalized regression methods, such as lasso and elastic net, are used in many biomedical applications when simultaneous regression coefficient estimation and variable selection is desired. However, missing data complicates the implementation of these methods, particularly when missingness is handled using multiple imputation. Applying a variable selection algorithm on each imputed dataset will likely lead to different sets of selected predictors, making it difficult to ascertain a final active set without resorting to ad hoc combination rules. 'miselect' presents Stacked Adaptive Elastic Net (saenet) and Grouped Adaptive LASSO (galasso) for continuous and binary outcomes, developed by Du et al (2022) doi:10.1080/10618600.2022.2035739. They, by construction, force selection of the same variables across multiply imputed data. 'miselect' also provides cross validated variants of these methods.

Key Metrics

Version 0.9.2
R ≥ 3.5.0
Published 2024-03-05 59 days ago
Needs compilation? no
License GPL-3
CRAN checks miselect results

Downloads

Yesterday 10 0%
Last 7 days 61 -12%
Last 30 days 222 -32%
Last 90 days 656 +1%
Last 365 days 2.176 +4%

Maintainer

Maintainer

Michael Kleinsasser

biostat-cran-manager@umich.edu

Authors

Michael Kleinsasser

cre

Alexander Rix

aut

Jiacong Du

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

miselect

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

miselect archive

Depends

R ≥ 3.5.0

Suggests

mice
knitr
rmarkdown
testthat