tests/testthat/test_observ_normal.R

test_that("Input",{
  expect_error(observ_normal())
  expect_error(observ_normal(p))
  expect_error(observ_normal(p,q))
  expect_error(observ_normal(x,p,covmat))
  })

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.