Description Usage Arguments Value Examples
View source: R/distributions.R
Reduced binomial probability distribution function rBinomial(x;N,p,R(x;r)), takes reduced quantiles rather than full quantiles.
1 |
x |
Reduced count quantile (alternatively input reduction(x,red) if x is a full count quantile). |
size |
Number of trials (full count size). |
prob |
Probability of success for each trial. |
red |
The factor r by which x has been reduced. |
The probability of observing quantile x.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.