-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update description and export s3 * update cran comments * bump patch v
- Loading branch information
Showing
7 changed files
with
20 additions
and
17 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,6 +1,6 @@ | ||
Package: beeca | ||
Title: Binary Endpoint Estimation with Covariate Adjustment | ||
Version: 0.1.2 | ||
Version: 0.1.3 | ||
Authors@R: | ||
c(person(given = "Alex", | ||
family = "Przybylski", | ||
|
@@ -24,11 +24,11 @@ Authors@R: | |
email = "[email protected]", | ||
role = c("aut") | ||
)) | ||
Description: A lightweight package to perform estimation of marginal treatment | ||
effects for binary outcomes when using logistic regression working models with | ||
covariate adjustment (see discussions in Magirr et al (2024) <https://osf.io/9mp58/>). Implements the variance estimators of | ||
Ge et al (2011) <doi:10.1177/009286151104500409> and | ||
Ye et al (2023) <doi:10.1080/24754269.2023.2205802>. | ||
Description: Performs estimation of marginal treatment effects for binary | ||
outcomes when using logistic regression working models with covariate | ||
adjustment (see discussions in Magirr et al (2024) <https://osf.io/9mp58/>). | ||
Implements the variance estimators of Ge et al (2011) <doi:10.1177/009286151104500409> | ||
and Ye et al (2023) <doi:10.1080/24754269.2023.2205802>. | ||
Maintainer: Alex Przybylski <[email protected]> | ||
License: LGPL (>= 3) | ||
Encoding: UTF-8 | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# beeca 0.1.2 | ||
# beeca 0.1.3 | ||
|
||
- Preparation for CRAN submission | ||
|
||
|
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.