dwww Home | Show directory contents | Find package

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

Generated by dwww version 1.15 on Sun Jun 23 03:51:18 CEST 2024.