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)
})

Try the Zelig package in your browser

Any scripts or data that you put into this service are public.

Zelig documentation built on Jan. 8, 2021, 2:26 a.m.