tests/testthat/test-roxytest-testexamples-ezcox_parallel.R

# Generated by roxytest: Do not edit by hand!

context("File R/ezcox_parallel.R: @testexamples")

test_that("Function ezcox_parallel() @ L37", {
  
  library(survival)
  t <- ezcox_parallel(lung, covariates = c("sex", "ph.ecog"), controls = "age")
  t
  expect_s3_class(t, "ezcox")
})

Try the ezcox package in your browser

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

ezcox documentation built on May 31, 2023, 7:49 p.m.