Learn R Programming

sse (version 0.7-17)

SampleSize-class: Class "SampleSize"

Description

A class used internally only that contains an integer (the estimated sample size).

Arguments

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.

Examples

Run this code
# NOT RUN {
showClass("SampleSize")
# }

Run the code above in your browser using DataLab