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

Clean up references #935

Merged
merged 1 commit into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion R/estimate_proportion.R
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ prop_wilson <- function(rsp, conf_level, correct = FALSE) {
#' [stats::prop.test()].
#'
#' @references
#' - \insertRef{Yan2010-jt}{tern}
#' \insertRef{Yan2010-jt}{tern}
#'
#' @examples
#' # Stratified Wilson confidence interval with unequal probabilities
Expand Down
2 changes: 1 addition & 1 deletion R/prop_diff.R
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ prop_diff_cmh <- function(rsp,
#' and directs the way weights are estimated.
#'
#' @references
#' - \insertRef{Yan2010-jt}{tern}
#' \insertRef{Yan2010-jt}{tern}
#'
#' @examples
#' # Stratified Newcombe confidence interval
Expand Down
69 changes: 0 additions & 69 deletions inst/REFERENCES.bib
Original file line number Diff line number Diff line change
@@ -1,63 +1,5 @@
% Encoding: UTF-8

@inproceedings{KimWon2013,
title = {Adjusted proportion difference and confidence interval in stratified randomized trials},
author = {Kim Y., Won S.},
url = {https://www.pharmasug.org/proceedings/2013/SP/PharmaSUG-2013-SP04.pdf},
crossref = {SUG2013}
}

@Manual{Hughes2020,
title = {Tables, Listings and Graphs Specifications for Parallel-Group Studies(Part 1 of 3) Version: June 2020},
author = {Hughes, Claire},
month = jun,
year = {2020},
}

@InBook{Hughes2020a,
author = {Hughes, Claire},
editor = {Roche},
chapter = {COXT01: Cox-Regression Model With Treatment And Individual Covariates Table Programming Notes},
pages = {25--27},
publisher = {GDSR},
title = {Tables, Listings and GraphsSpecifications for Parallel-GroupStudies(Part 2 of 3)},
year = {2020},
edition = {GDSR - Efficacy Standard Tables},
month = sep,
}

@Manual{STREAM2020,
title = {Deaths (DTHT01)},
author = {STREAM},
note = {v2.9},
year = {2020},
timestamp = {2020-09-08},
}

@Manual{STREAM_LBT02,
title = {Laboratory Test Results by Visit (LBT02)},
author = {STREAM},
year = {2020},
}

@proceedings{SUG2013,
title = "PharmaSUG 2013 Conference Proceedings",
year = {2013},
url = {https://www.pharmasug.org/2013-proceedings.html}
}

@Article{Schouten1980,
author = {Schouten, HJA and Molenaar, IW and Van Strik, R and Boomsma, A},
journal = {Biometrical Journal},
title = {Comparing two independent binomial proportions by a modified chi square test},
year = {1980},
number = {3},
pages = {241--248},
volume = {22},
doi = {10.1002/bimj.4710220305},
publisher = {Wiley Online Library},
}

@ARTICLE{Yan2010-jt,
title = "Stratified Wilson and Newcombe Confidence Intervals for Multiple
Binomial Proportions",
Expand All @@ -83,14 +25,3 @@ @ARTICLE{Yan2010-jt
month = aug,
year = 2010
}


@InBook{NESTTeam2020,
author = {{NEST Team}},
chapter = {4.4 Cox Proportional Hazards Model},
publisher = {NEST Roche},
title = {Statistical Analysis of Clinical Trials Data with R},
year = {2020},
}

@Comment{jabref-meta: databaseType:bibtex;}
4 changes: 1 addition & 3 deletions man/h_prop_diff.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions man/h_proportions.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.