VS | R Documentation |
The VS
is a function to perform variable selection using SNC-BIC thresholding method
VS(fit, X, psiVec=seq(0.001, 1, 0.001))
fit |
an object of class |
X |
a covariate matrix, |
psiVec |
a vector of candidate threshold values for the SNC step |
Kyu Ha Lee
Lee, K. H., Chakraborty, S., and Sun, J. (2017).
Variable Selection for High-Dimensional Genomic Data with Censored Outcomes Using Group Lasso Prior. Computational Statistics and Data Analysis, Volume 112, pages 1-13.
psbcEN
, psbcFL
, psbcGL
, aftGL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.