-
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.
fix: Part. Cor comput and effect_size -> Part. Cor
- Loading branch information
livio
committed
Oct 24, 2023
1 parent
5dd9c7e
commit ec4899d
Showing
4 changed files
with
18 additions
and
18 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,11 +1,11 @@ | ||
Package: flipscores | ||
Version: 1.3.0 | ||
Date: 2023-01-31 | ||
Title: Robust Score Testing in GLMs, by Sign-Flip Contributions | ||
Author: Livio Finos, Jelle Goeman and Jesse Hemerik, with contribution of Riccardo De Santis. | ||
Maintainer: Livio Finos <livio.finos@unipd.it> | ||
Description: Provides robust tests for testing in GLMs, by sign-flipping score contributions. The tests are robust against overdispersion, heteroscedasticity and, in some cases, ignored nuisance variables. See Hemerik, Goeman and Finos (2020) <doi:10.1111/rssb.12369>. | ||
Imports: MASS, methods | ||
Encoding: UTF-8 | ||
License: GPL-2 | ||
RoxygenNote: 7.1.2 | ||
Package: flipscores | ||
Version: 1.3.0 | ||
Date: 2023-01-31 | ||
Title: Robust Score Testing in GLMs, by Sign-Flip Contributions | ||
Author: Livio Finos, Jelle Goeman and Jesse Hemerik, with contribution of Riccardo De Santis. | ||
Maintainer: Livio Finos <livio.finos@unipd.it> | ||
Description: Provides robust tests for testing in GLMs, by sign-flipping score contributions. The tests are robust against overdispersion, heteroscedasticity and, in some cases, ignored nuisance variables. See Hemerik, Goeman and Finos (2020) <doi:10.1111/rssb.12369>. | ||
Imports: MASS, methods | ||
Encoding: UTF-8 | ||
License: GPL-2 | ||
RoxygenNote: 7.2.3 |
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