dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test negbin ---------------------------------------------

test_that('REQUIRE TEST negbin Monte Carlo', {
    set.seed(123)
    z <- znegbin$new()
    test.negbin <- z$mcunit(plot=FALSE)
    expect_true(test.negbin)
})

Generated by dwww version 1.15 on Thu May 23 06:42:07 CEST 2024.