tests/testthat/test-tobitbayes.R

# REQUIRE TEST Monte Carlo test tobitbayes ---------------------------------------------

test_that('REQUIRE TEST tobitbayes Monte Carlo', {
    z <- ztobitbayes$new()
    test.tobitbayes <- z$mcunit(nsim=2000, ci=0.99, minx=0, plot = FALSE)
    expect_true(test.tobitbayes)
})
IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.