tests/testthat/test_getCV.R

context("getCV")

test_that("getCV", {
  expect_equal(getNumberOfCVFolds(testscenario1), 10L)
  expect_equal(getNumberOfCVReps(testscenario1), 1L)
})

Try the aslib package in your browser

Any scripts or data that you put into this service are public.

aslib documentation built on Aug. 25, 2022, 9:09 a.m.