Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.sscsamp

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 sscsamp produced by sscsample

...

any other arguments that are to be passed to cat

Author(s)

James Curran

See Also


Bolstad

Functions for Elementary Bayesian Inference

v0.2-41
GPL (>= 2)
Authors
James Curran [aut, cre]
Initial release
2020-09-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.