SampleSize-class {sse} | R Documentation |
Class "SampleSize"
Description
A class used internally only that contains an integer (the estimated sample size).
Objects from the Class
These objects are only used internally.
Slots
estimate
:Object of class
"integer"
Methods
No methods defined with class "SampleSize" in the signature.
Author(s)
Examples
showClass("SampleSize")
[Package sse version 0.7-17 Index]