tests/testthat/test-logitbayes.R

# REQUIRE TEST Monte Carlo test logitbayes -------------------------------------

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