Code
expect_equal(prob_trans_mtsl(eta = 1, chi = 1, rho = 1, M = 10, R = 1), 1)
Warning <lifecycle_warning_deprecated>
`prob_trans_mtsl()` was deprecated in phylosamp 1.0.0.
i Please use `translink_prob_transmit_mtsl()` instead.
The `eta` argument of `prob_trans_mtsl()` is deprecated as of phylosamp 1.0.0.
i Please use the `sensitivity` argument of `translink_prob_transmit_mtsl()` instead.
The `chi` argument of `prob_trans_mtsl()` is deprecated as of phylosamp 1.0.0.
i Please use the `specificity` argument of `translink_prob_transmit_mtsl()` instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.