print.sscsamp: Print method for objects of class 'sscsample'

Description Usage Arguments Author(s) See Also

View source: R/print.sscamp.R

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

1
2
## S3 method for class 'sscsamp'
print(x, ...)

Arguments

x

an object of class sscsamp produced by sscsample

...

any other arguments that are to be passed to cat

Author(s)

James Curran

See Also

sscsample


Bolstad documentation built on Jan. 8, 2021, 2:03 a.m.