tests/testthat/test-degenScore.R

test_that("the function works normally", {
  S = matrix(rnorm(100), nrow = 10, ncol = 10)
  expect_no_error(degenScore(S))
})

Try the CMTFtoolbox package in your browser

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

CMTFtoolbox documentation built on Aug. 23, 2025, 1:11 a.m.