-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jie Ren
committed
Feb 9, 2025
1 parent
75996c5
commit 96ef4a2
Showing
4 changed files
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
Version: 1.0.1 | ||
Date: 2024-02-22 02:19:13 UTC | ||
SHA: 82b6d6aecea6a19861c56747df859ca61158c0bf | ||
Version: 1.0.2 | ||
Date: 2025-02-09 21:30:44 UTC | ||
SHA: 75996c56d5ad3340efbe9ff329529eeb00e19b73 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,14 @@ Package: regnet | |
Type: Package | ||
Title: Network-Based Regularization for Generalized Linear Models | ||
Version: 1.0.2 | ||
Author: Jie Ren, Luann C. Jung, Yinhao Du, Cen Wu, Yu Jiang, Junhao Liu | ||
Authors@R: c( | ||
person(given = "Jie", family = "Ren", role = c("aut", "cre"), | ||
email = "[email protected]"), | ||
person(given = c("Luann", "C."), family = "Jung", role = "aut"), | ||
person(given = "Yinhao", family = "Du", role = "aut"), | ||
person(given = "Cen", family = "Wu", role = "aut"), | ||
person(given = "Yu", family = "Jiang", role = "aut"), | ||
person(given = "Junhao", family = "Liu", role = "aut")) | ||
Maintainer: Jie Ren <[email protected]> | ||
Description: Network-based regularization has achieved success in variable selection for | ||
high-dimensional biological data due to its ability to incorporate correlations among | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.