tests/testthat/test-logitsurvey.R

# REQUIRE TEST Monte Carlo test logitsurvey ---------------------------------------------

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