tests/testthat/test_plot_explainer.R

context("plot_explainer")

source("objects_for_tests.R")

test_that("Output", {
  expect_is(plot(x=surve_cph), "ggsurvplot")
})

Try the survxai package in your browser

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

survxai documentation built on Aug. 28, 2020, 5:07 p.m.