Skip to content

Commit

Permalink
Clean up references
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed May 24, 2023
1 parent dff6ff1 commit fe7a760
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 77 deletions.
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.

0 comments on commit fe7a760

Please sign in to comment.