detail {pwrFDR} | R Documentation |
The detail extraction function for simulated power objects
Description
Objects created by the pwrFDR
function with option
method
=="simulation" are returned with an attribute named
detail
. This is its extractor function
Usage
detail(obj)
Arguments
obj |
An object created by the |
Value
A list with components
reps |
A data frame of |
X |
A single simulation replicate of the |
Author(s)
Grant Izmirlian izmirlig at mail dot nih dot gov