tests/testthat/test-CVE3_LinearPred.R

test_that("CVE need survival data", {
  expect_error(cve_LinearPred(iris[, 1:4], iris[,4], 10))
})

Try the doMIsaul package in your browser

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

doMIsaul documentation built on Oct. 19, 2021, 1:07 a.m.