dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test poissonsurvey ---------------------------------------------

test_that('REQUIRE TEST poissonsurvey Monte Carlo', {
    set.seed("123")
    z <- zpoissonsurvey$new()
    test.poissonsurvey <- z$mcunit(plot = FALSE)
    expect_true(test.poissonsurvey)
})

Generated by dwww version 1.15 on Wed May 22 15:48:14 CEST 2024.