Description Usage Arguments Value Author(s) References See Also
Each rectangle stands for a stratum, and the simple random sampling without replacement is performed within each stratum. The points being sampled are marked out (by red circles by default).
1 2 3 4 5 6 7 |
pop |
a vector for the size of each stratum in the population. |
size |
a corresponding vector for the sample size in each stratum (recycled if necessary). |
p.col, p.cex |
different colors /magnification rate to annotate the population and the sample |
... |
other arguments passed to |
None (invisible 'NULL
').
Yihui Xie
Examples at https://yihui.org/animation/example/sample-strat/
sample
, sample.simple
,
sample.cluster
, sample.ratio
,
sample.system
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.