PilotData-class {SSPA} | R Documentation |
The "PilotData"
class is a container class. It contains all necessary information of the pilot data for performing the power and sample size analysis.
Objects can be created by calling the function pilotData
.
name
:"character"
testStatistics
:"numeric"
sampleSize
:"numeric"
pValues
:"numeric"
dof
:"numeric"
nullDist
:"character"
show,PilotData-method
, hist
and plot
Maarten van Iterson