tests/testthat/test-sample_correlation_matrix.R

test_that("correlation matrix can be sampled", {
  expect_true(
    check_correlation_matrix(sample_correlation_matrix(3))
  )
})

Try the oeli package in your browser

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

oeli documentation built on Oct. 16, 2024, 5:08 p.m.