Package: KLexp
Title: Kernel_lasso Expansion
Version: 1.0.0
Authors@R: 
    person(given = "Zongrui",
           family = "Dai",
           role = c("aut", "cre"),
           email = "dzr17723980497@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0002-7893-5004"))
Maintainer: Zongrui Dai <dzr17723980497@gmail.com>
Description: Provides the function to calculate the kernel-lasso expansion, Z-score, and max-min-scale standardization.It can increase the dimension of existed dataset and remove abundant features by lasso. Z Dai, L Jiayi, T Gong, C Wang (2021) <doi:10.1088/1742-6596/1955/1/012047>.
License: GPL-2
URL: https://github.com/Zongrui-Dai/Kernel-lasso-feature-expansion
Encoding: UTF-8
RoxygenNote: 7.1.1.9001
Depends: glmnet (>= 4.1-2)
Imports: graphics, stats
NeedsCompilation: no
Packaged: 2021-08-20 12:30:59 UTC; 10979
Author: Zongrui Dai [aut, cre] (<https://orcid.org/0000-0002-7893-5004>)
Repository: CRAN
Date/Publication: 2021-08-21 09:30:08 UTC
