Learn R Programming

INSPECTumours (version 0.1.0)

assess_efficacy: Credible interval (or say <U+201C>Bayesian confidence interval<U+201D>) 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

Description

Credible interval (or say <U+201C>Bayesian confidence interval<U+201D>) 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

Usage

assess_efficacy(data, reference = "Control")

Arguments

data

prediction results

reference

name of the reference treatment

Value

dataframe with information about drug efficacy