Skip to content

Commit 7d7b48c

Browse files
committed
Added metahit results doc
1 parent 4a8a95a commit 7d7b48c

File tree

132 files changed

+810
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+810
-51
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ vignettes/*.pdf
2727
rsconnect/
2828
.Rproj.user
2929
Meta
30-
doc
30+
vignettes/metahit_results_*

R/ci2num.R

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
##' Estimate binomial numerator and denominator given an estimate and uncertainty interval for a proportion
1+
##' Estimate binomial numerator and denominator given an estimate and uncertainty interval for a proportion.
22
##'
33
##' Based on least squares method provided by the SHELF package TODO REF
44
##'
5+
##' Requires that the estimate and upper and lower limits are all distinct.
6+
##'
57
##' @param est Point estimate
68
##'
79
##' @param lower Lower credible limit

configure.win

100755100644
File mode changed.

doc/metahit_results.html

+352
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)