tests/testthat/test-NTplot.R

context("Graphics_evaluation")

test_that("Parameter_for_control",{
  NT_s = plotNT.sup(p0=0.5, M=100, q=0.5, alpha1=0.01)
  expect_equal(dim(NT_s), c(50, 4))
})

Try the IAbin package in your browser

Any scripts or data that you put into this service are public.

IAbin documentation built on May 1, 2019, 11:24 p.m.