stratifiedSampling | R Documentation |
Stratified Sampling from current dataset
stratifiedSampling(object = NULL, prime.factor = NULL,
sample.size = NULL, name = NULL)
object |
Cookie object |
prime.factor |
The unique prime factor. |
sample.size |
Sample size |
name |
A name for this run. e.g. test1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.