tests/testthat/test_one_obs.R

context("ashr with 1 data sample")

test_that("ash works with one observation", {
  expect_error(ash(1,1),NA) #tests for no error
}
)
stephens999/ashr documentation built on May 16, 2024, 3:10 a.m.