Objects created by the pwrFDR function with option
method=="simulation" are returned with an attribute named
detail. This is its extractor function
detail(obj)An object created by the pwrFDR function with option
method=="simulation".
A list with components
A data frame of n.sim rows containing the results of
the simulations as columns: M1, the \# of non-null distributed
statistics, R, the \# of statistical tests rejected under the
BH-FDR procedure, and T, the \# of true positives.
Depending on the value of FDP.control.method, additional
values are returned:
FDP.control.method:
"BHFDR": nothing further
"BHCLT": In addition to M1, R and T, we compute
the \# tests rejected under the BH-CLT procedure, R.st,
(see detail), T.st, \# non-null distributed tests rejected
under the BH-CLT procedure and if sim.level=2,
R.st.ht, and T.st.ht.
A single simulation replicate of the m raw test
statistics, included as a sanity check