Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs #47

Merged
merged 2 commits into from
Oct 21, 2024
Merged

update docs #47

merged 2 commits into from
Oct 21, 2024

Conversation

clarkliming
Copy link
Collaborator

close #46 (at least partially)

add minimal docs

@clarkliming clarkliming requested a review from mbannick October 16, 2024 06:22
Copy link
Contributor

badge

Code Coverage Summary

Filename                     Stmts    Miss  Cover    Missing
-------------------------  -------  ------  -------  --------------------
R/bias.R                        11       0  100.00%
R/predict_couterfactual.R       48       1  97.92%   55
R/prediction_cf.R                3       0  100.00%
R/robin_glm.R                   27       0  100.00%
R/treatment_effect.R            99       7  92.93%   30, 43, 64-68, 80
R/utils.R                       21       2  90.48%   17, 26
R/variance_anhecova.R           44      19  56.82%   28, 43-44, 57, 63-78
R/variance_hc.R                  9       0  100.00%
TOTAL                          262      29  88.93%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 0778b96

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@clarkliming clarkliming merged commit 8db3037 into main Oct 21, 2024
@clarkliming clarkliming deleted the 46_docs branch October 21, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tidy up docs
1 participant