tests/testthat/test-sample_transition_probability_matrix.R

test_that("transition probabiliy matrix can be sampled", {
  expect_true(
    check_transition_probability_matrix(
      sample_transition_probability_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.