dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test probitsurvey ---------------------------------------------

test_that('REQUIRE TEST probitsurvey Monte Carlo', {
    skip_on_cran()
    z <- zprobitsurvey$new()
    test.probitsurvey <- z$mcunit(minx = -1, maxx = 1, plot = FALSE)
    expect_true(test.probitsurvey)
})

Generated by dwww version 1.15 on Sun Jun 23 03:52:29 CEST 2024.