Skip to content

Commit

Permalink
Update gcomp_ml.R
Browse files Browse the repository at this point in the history
  • Loading branch information
n8thangreen authored Aug 30, 2024
1 parent 45c511f commit 46a2825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/gcomp_ml.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ gcomp_ml.boot <- function(data, indices,
#' @keywords internal
#'
gcomp_ml_log_odds_ratio <- function(formula, dat) {
browser() ## what is type of data?...

if (!inherits(formula, "formula"))
stop("formula argument must be of formula class.")
Expand Down

0 comments on commit 46a2825

Please sign in to comment.