print.sscsamp {Bolstad} | R Documentation |
Print method for objects of class sscsample
Description
This function provides a print summary method for the output of
sscsample
. The sscsample
produces a large number of samples
from a fixed population using either simple random, stratified, or cluster
sampling. This function provides the means of each sample plus the number of
observations from each ethnicity stratum in the sample.
Usage
## S3 method for class 'sscsamp'
print(x, ...)
Arguments
x |
an object of class |
... |
any other arguments that are to be passed to |
Author(s)
James Curran
See Also
[Package Bolstad version 0.2-41 Index]