p_ae_poisson | R Documentation |
Helper function that returns probability of discontinuing due to adverse events (AE)
p_ae_poisson(rate_dc_ae, prob_ae)
rate_dc_ae |
Probability of observing at least one AE |
prob_ae |
Proportion of discontinuation due to AE |
Probabilities of discontinuing due to AE.
p_ae_poisson(c(0.9, 0.8), c(0.1, 0.1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.