tests/testthat/test-MARMoT.R

test_that("multiplication works", {
  expect_length(MARMoT(data = MARMoT_data, confounders = c("race", "age"),
                       treatment = "hospital", n.cores = 1), 4)
})

Try the MARMoT package in your browser

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

MARMoT documentation built on May 29, 2024, 9:56 a.m.