Skip to content

Commit

Permalink
Update find_odds.R
Browse files Browse the repository at this point in the history
  • Loading branch information
Matias-Lopez-13 authored Jun 20, 2024
1 parent ba28d5b commit 14eb926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/find_odds.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
##' @param obs_support An integer representing the number of observations in favor of the working hypothesis. Must be less than or equal to the total.
##' @param total_obs An integer representing the total number of observations
##' @param thep The p-value threshold
##' @return A vector representing a big value to state that x>0
##' @return
##' @importFrom BiasedUrn dFNCHypergeo
##' @importFrom stats uniroot
##' @export
Expand Down

0 comments on commit 14eb926

Please sign in to comment.