tests/testthat/test-cossonet.R

library(testthat)
library(cossonet)

test_that("cossonet runs without errors", {
   data_generation(n = 50, p = 10, SNR = 9, response = "continuous")
})

Try the cossonet package in your browser

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

cossonet documentation built on April 3, 2025, 8:12 p.m.