dwww Home | Show directory contents | Find package

# REQUIRE TEST Monte Carlo test tobitbayes ---------------------------------------------

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

Generated by dwww version 1.15 on Sun Jun 23 04:16:12 CEST 2024.