DEprot.power class

Slots

power.table

Data.frame reporting, for each sample size tested: the per-test significance level required to control the FDR, the average power, the expected number of true and false discoveries and the expected FDR. Class: "ANY".

n.required

Numeric value indicating the smallest number of samples per group reaching the target average power (NA when the target is not reached within the range tested). Class: "ANY".

effect.size

Numeric vector of the standardized effect sizes (|d|) used for the estimation. Class: "ANY".

pi0

Numeric value indicating the proportion of non-differential proteins used for the estimation. Class: "ANY".

power.plot

Ggplot object showing the average power as function of the number of samples per group. Class: "ANY".

discoveries.plot

Ggplot object showing the expected number of true discoveries as function of the number of samples per group. Class: "ANY".

effect.size.plot

Ggplot object showing the distribution of the standardized effect sizes used. Class: "ANY".

params

List of the parameters used for the estimation. Class: "ANY".