-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
27 lines (27 loc) · 2.37 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: DMRnet
Type: Package
Title: Delete or Merge Regressors Algorithms for Linear and Logistic
Model Selection and High-Dimensional Data
Version: 0.4.0
Authors@R: c(person("Agnieszka", "Prochenka-Sołtys", email = "[email protected]", role = c("aut"), comment = "previous maintainer for versions <= 0.2.0"),
person("Piotr", "Pokarowski", role = c("aut")),
person("Szymon", "Nowakowski", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1939-9512")))
Description: Model selection algorithms for regression and classification, where the predictors can be continuous or categorical and the number of regressors may exceed the number of observations. The selected model consists of a subset of numerical regressors and partitions of levels of factors. Szymon Nowakowski, Piotr Pokarowski, Wojciech Rejchel and Agnieszka Sołtys, 2023. Improving Group Lasso for High-Dimensional Categorical Data. In: Computational Science – ICCS 2023. Lecture Notes in Computer Science, vol 14074, p. 455-470. Springer, Cham. <doi:10.1007/978-3-031-36021-3_47>. Aleksandra Maj-Kańska, Piotr Pokarowski and Agnieszka Prochenka, 2015. Delete or merge regressors for linear model selection. Electronic Journal of Statistics 9(2): 1749-1778. <doi:10.1214/15-EJS1050>. Piotr Pokarowski and Jan Mielniczuk, 2015. Combined l1 and greedy l0 penalized least squares for linear model selection. Journal of Machine Learning Research 16(29): 961-992. <https://www.jmlr.org/papers/volume16/pokarowski15a/pokarowski15a.pdf>. Piotr Pokarowski, Wojciech Rejchel, Agnieszka Sołtys, Michał Frej and Jan Mielniczuk, 2022. Improving Lasso for model selection and prediction. Scandinavian Journal of Statistics, 49(2): 831–863. <doi:10.1111/sjos.12546>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: hclust1d, glmnet, grpreg, stats, graphics, utils
Suggests: knitr
URL: https://github.com/SzymonNowakowski/DMRnet
BugReports: https://github.com/SzymonNowakowski/DMRnet/issues
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-02 12:36:36 UTC; Szym
Author: Agnieszka Prochenka-Sołtys [aut] (previous maintainer for versions <=
0.2.0),
Piotr Pokarowski [aut],
Szymon Nowakowski [aut, cre] (<https://orcid.org/0000-0002-1939-9512>)
Maintainer: Szymon Nowakowski <[email protected]>
Repository: CRAN
Date/Publication: 2023-08-07 14:40:09 UTC