Code
expect_equal(falsediscoveryrate(eta = 1, chi = 1, rho = 1, M = 10, R = NULL,
assumption = "stsl"), 0)
Warning <lifecycle_warning_deprecated>
`falsediscoveryrate()` was deprecated in phylosamp 1.0.0.
i Please use `translink_fdr()` instead.
The `eta` argument of `falsediscoveryrate()` is deprecated as of phylosamp 1.0.0.
i Please use the `sensitivity` argument of `translink_fdr()` instead.
The `chi` argument of `falsediscoveryrate()` is deprecated as of phylosamp 1.0.0.
i Please use the `specificity` argument of `translink_fdr()` instead.
`truediscoveryrate()` was deprecated in phylosamp 1.0.0.
i Please use `translink_tdr()` instead.
The `eta` argument of `truediscoveryrate()` is deprecated as of phylosamp 1.0.0.
i Please use the `sensitivity` argument of `translink_tdr()` instead.
The `chi` argument of `truediscoveryrate()` is deprecated as of phylosamp 1.0.0.
i Please use the `specificity` argument of `translink_tdr()` instead.
`prob_trans_stsl()` was deprecated in phylosamp 1.0.0.
i Please use `translink_prob_transmit_stsl()` instead.
The `eta` argument of `prob_trans_stsl()` is deprecated as of phylosamp 1.0.0.
i Please use the `sensitivity` argument of `translink_prob_transmit_stsl()` instead.
The `chi` argument of `prob_trans_stsl()` is deprecated as of phylosamp 1.0.0.
i Please use the `specificity` argument of `translink_prob_transmit_stsl()` instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.