| SampleSize-class {mcradds} | R Documentation | 
SampleSize Class
Description
The SampleSize class serves as the store for results and parameters in sample
size calculation.
Usage
SampleSize(call, method, n, param)
Arguments
| call | ( | 
| method | ( | 
| n | ( | 
| param | ( | 
Value
An object of class SampleSize.
Slots
- call
- call 
- method
- method 
- n
- n 
- param
- param 
[Package mcradds version 1.1.0 Index]