tests/testthat/test-negbin.R

# 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)
})
IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.