plotEstPwr {PowerExplorer} | R Documentation |
Produce a plot to summary the power estimated by function
estimatePower
, the plot function is called in
estimatePower
, but using it manually is possible
plotEstPwr(inputObject)
inputObject |
a result container object
|
plot(s) of the summarised information on the estimated power
data(exampleObject) plotEstPwr(exampleObject)