View source: R/fct-stat-analysis.R
assess_efficacy | R Documentation |
Credible interval (or say “Bayesian confidence interval”) of the mean difference between two groups (treatment and reference) is used to assess the efficacy. If 0 falls outside the interval, the drug was considered significantly effective
assess_efficacy(data, reference = "Control")
data |
prediction results |
reference |
name of the reference treatment |
dataframe with information about drug efficacy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.