dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test poissonbayes ---------------------------------------------

test_that('REQUIRE TEST poissonbayes Monte Carlo', {
    z <- zpoissonbayes$new()
    test.poissonbayes <- z$mcunit(minx=1, nsim = 2000, ci=0.99, plot = FALSE)
    expect_true(test.poissonbayes)
})

Generated by dwww version 1.15 on Thu May 23 06:39:50 CEST 2024.