tests/testthat/test-loglikeDTGIW.R

test_that("Test for negative loglike value of DTGIW", {
  x <- rDTGIW(n=20,3.45,0.7,1.05,0)
  y <- x
  expect_equal(x,y)
})

Try the dtgiw package in your browser

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

dtgiw documentation built on March 31, 2022, 9:05 a.m.