tests/testthat/test-effective_sample_sizes.R

test_that("effective_sample_sizes converts raw sample sizes correctly", {
  expect_equal(effective_sample_sizes(sample_sizes_raw = 100), 18)
})

Try the POMADE package in your browser

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

POMADE documentation built on May 29, 2024, 4:03 a.m.