tests/testthat/test-H0_test.R

test_that("H0_test works", {

## Only option "resampling" and "permutation" is allowed for type
expect_error(H0_test(classModel,
                     type ="resample"))
})

Try the MUVR2 package in your browser

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

MUVR2 documentation built on Sept. 16, 2024, 9:06 a.m.