-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
10 changed files
with
70 additions
and
59 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,7 +1,7 @@ | ||
Package: spinBayes | ||
Type: Package | ||
Title: Semi-Parametric Gene-Environment Interaction via Bayesian Variable Selection | ||
Version: 0.1.0 | ||
Version: 0.2.0 | ||
Author: Jie Ren, Fei Zhou, Xiaoxi Li, Cen Wu, Yu Jiang | ||
Maintainer: Jie Ren <[email protected]> | ||
Description: Many complex diseases are known to be affected by the interactions between | ||
|
@@ -16,7 +16,7 @@ Description: Many complex diseases are known to be affected by the interactions | |
and group level to shrink coefficients corresponding to irrelevant main and interaction | ||
effects to zero exactly. The Markov chain Monte Carlo algorithms of the proposed and | ||
alternative methods are efficiently implemented in C++. | ||
Depends: R (>= 3.5.0) | ||
Depends: R (>= 4.0.0) | ||
License: GPL-2 | ||
Encoding: UTF-8 | ||
LazyData: true | ||
|
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# spinBayes 0.2.0 [2024-2-21] | ||
|
||
* Added a generic function plot() for plotting identified varying effects. | ||
* Updated the documentation. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.