diff --git a/R/gcomp_ml.R b/R/gcomp_ml.R index 3cb8d76..c4d183f 100644 --- a/R/gcomp_ml.R +++ b/R/gcomp_ml.R @@ -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.")