summarize_overall_power: Summarize overall power

Description Usage Arguments Details Value

Description

An internal function called by summary. Processes each row to calculate the false discovery rate in an accurate way (rather than making the anticipated calculations with the overall results, the false discoveries for each row are noted and averaged to get the final result.)

Usage

1

Arguments

x

A dataframe which contains the summary of selected (1) and not selected (0) features.

truth

A logical vector that states at which positions the user specified there would be an effect (TRUE), and at which the effect was to be 0 (FALSE).

Details

Internal function.

Value

A dataframe containing the overall summary results. See ?summary for more details.


emartchenko/mvsimstudy documentation built on May 24, 2019, 5:04 a.m.