tests/testthat/test-qMUVR2.R

test_that("qMUVR works", {


  ## An error will occur if you use different number of observations for X and Y
  expect_error(  regrModel <- qMUVR2(X = XRVIP2,
                                    Y = Yotu))



})

Try the MUVR2 package in your browser

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

MUVR2 documentation built on Sept. 16, 2024, 9:06 a.m.