Description Usage Arguments Value
Generates random sample sizes (N) by either sampling from a Negative Binomial or Poisson distribution.
1 |
K |
Number of sample sizes to generate. |
method |
A string that defines what sampling distribution to generate
random N. The default is |
mean |
The population mean (mu) if |
min |
A non-negative integer that specifies the minimum sample size that can be generated. Default is N = 3. |
NB_size |
Dispersion parameter for the |
A vector of random sample sizes (N).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.