-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
22 lines (21 loc) · 899 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: eNetXplorer
Type: Package
Title: Quantitative Exploration of Elastic Net Families for Generalized
Linear Models
Version: 1.1.3
Date: 2021-11-03
Author: Julian Candia and John S. Tsang
Maintainer: Julian Candia <[email protected]>
Depends: R (>= 2.10)
biocViews:
Imports: glmnet, stats, graphics, methods, grDevices, Matrix, progress,
survival, survcomp, timeROC, calibrate, RColorBrewer, gplots,
expm
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Description: Provides a quantitative toolkit to explore elastic net families and to uncover correlates contributing to prediction under a cross-validation framework. Fits linear, binomial (logistic), multinomial and Cox regression models. Candia J and Tsang JS, BMC Bioinformatics (2019) 20:189 <doi:10.1186/s12859-019-2778-5>.
License: GPL-3
LazyData: true
LazyLoad: yes
NeedsCompilation: no
Repository: CRAN