tests/testthat/test_plot_explainer.R

context("plot_explainer")

source("objects_for_tests.R")

test_that("Output", {
  expect_is(plot(x=surve_cph), "ggsurvplot")
})
MI2DataLab/survxai documentation built on Sept. 10, 2022, 12:03 a.m.