Package: msaenet
Type: Package
Title: Multi-Step Adaptive Elastic-Net
Version: 2.0
Authors@R: c(person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre")))
Maintainer: Nan Xiao <me@nanx.me>
Description: Multi-step adaptive elastic-net (MSAENet) algorithm for
    feature selection in high-dimensional regressions proposed in
    Xiao and Xu (2015) <DOI:10.1080/00949655.2015.1016944>,
    with additional support for multi-step adaptive MCP-Net
    (MSAMNet) and multi-step adaptive SCAD-Net (MSASNet) methods.
License: GPL-3 | file LICENSE
URL: http://msaenet.com, https://github.com/road2stat/msaenet
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
BugReports: https://github.com/road2stat/msaenet/issues
Depends: R (>= 3.0.2)
Imports: glmnet, ncvreg (>= 3.7-0), foreach, mvtnorm, Matrix, lattice
Suggests: knitr, rmarkdown, doParallel
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-05 16:40:07 UTC; jimmy
Author: Nan Xiao [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-05 19:03:17
