printEvalDE: Summary table of power assessment

View source: R/tbl.R

printEvalDER Documentation

Summary table of power assessment

Description

This function takes as input a result object from evaluateDE and prints out a table to summarize important error-rates-related quantities. The results are marginalized, meaning that they are averaged quantities over all strata and simulations. This provides a quick view of the statistical power analysis per sample size setup.

Usage

printEvalDE(evalRes)

Arguments

evalRes

The result object from evaluateDE.

Value

A matrix of results per sample size considered (rows). Columns include sample size, specified nomial significance level (for FDR or p-values), the actual marginal error rate and marginal TPR.

Author(s)

Beate Vieth

See Also

simulateDE, evaluateDE

Examples

## Not run: 
## for example evaluation result see \code{\link{evaluateDE}}

## End(Not run)

bvieth/powsimR documentation built on Aug. 19, 2023, 7:48 p.m.