dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test probitbayes ---------------------------------------------

test_that('REQUIRE TEST probitbayes Monte Carlo', {
    z <- zprobitbayes$new()
    test.probitbayes <- z$mcunit(minx=-1, maxx = 1, ci=0.99, nsim=2000, plot = FALSE)
    expect_true(test.probitbayes)
})

Generated by dwww version 1.15 on Sat May 18 09:35:34 CEST 2024.