tests/testthat/test-permutationPlot.R

test_that("permutationPlot works", {

  #permutation_result<-H0_test(classModel,n=6)

  ## Need to specify a object generated by H0_test
  expect_error(

  permutationPlot(classModel)
  )

})

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.