tests/testthat/test-grhoTests.R

library(survival)

test_that("formula and data work", {
  expect_error(grhoTests(Surv(futime, fustat) ~ rx, ovarian, digits = 2), NA)
})
TalhoukLab/biostatUtil documentation built on April 14, 2025, 4:15 a.m.