tests/testthat/test-true_pairs.R

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