tests/testthat/test-KKM_test.R

x <- KKM_test(RDWW, nsim = 1000, nc0 = 1000)
test_that("KKM_test works", {
  expect_true(x$pvalue_exact<0.05)
  })

Try the combinIT package in your browser

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

combinIT documentation built on Oct. 21, 2022, 9:05 a.m.