-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·17 lines (17 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: RAEN
Title: Random Approximate Elastic Net (RAEN) Variable Selection Method
Version: 0.1
Encoding: UTF-8
Description: The Proportional Subdistribution Hazard (PSH) model has been popular for estimating the effects of the covariates on the cause of interest in Competing Risks analysis. The fast accumulation of large scale datasets has posed a challenge to classical statistical methods. Current penalized variable selection methods show unsatisfactory performance in ultra-high dimensional data. We propose a novel method, the Random Approximate Elastic Net (RAEN), with a robust and generalized solution to the variable selection problem for the PSH model. Our method shows improved sensitivity for variable selection compared with current methods.
Author: Han Sun and Xiaofeng Wang
Maintainer: Han Sun <[email protected]>
URL: https://github.com/saintland/RAEN
Imports: boot, foreach, doParallel,glmnet, fastcmprsk
Depends: R(>= 3.5.0), lars
Suggests:
testthat,
knitr,
rmarkdown
License: GPL(>=2)
RoxygenNote: 7.1.0
VignetteBuilder: knitr