We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29216ab commit c8c87bbCopy full SHA for c8c87bb
tests/testthat/test-layer_threshold_preds.R
@@ -61,4 +61,3 @@ test_that("thresholds additional columns", {
61
expect_equal(round(p$values, digits = 3), c(0.180, 0.31, 0.180, .18, 0.310, .31))
62
expect_equal(p$quantile_levels, rep(c(.1, .9), times = 3))
63
})
64
-
0 commit comments