tests/testthat/test-prob_trans_stsl.R

test_that("prob_trans_stsl is deprecated", {
    expect_snapshot({
        expect_equal(prob_trans_stsl(eta = 1, chi = 1, rho = 1, M = 10), 1)
    })
})
HopkinsIDD/phylosamp documentation built on May 28, 2023, 3:21 a.m.