tests/testthat/test_observ_powerexp.R

test_that("Input",{
  expect_error(observ_powerexp())
  expect_error(observ_powerexp(covmat))
  expect_error(observ_powerexp(x,beta))
})

Try the BLModel package in your browser

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

BLModel documentation built on May 2, 2019, 5:11 a.m.