Description Usage Arguments Value
Computes the sum of the distribution of N iid discrete random variables
1 | sumdistSelf(dist, N = 2)
|
dist |
Input distribution. Vector where position i corresponds to the probability that the random variable is i-1 |
N |
Number of times to add |
Distribution of the sum. Vector where position i corresponds to the probability that the random variable is i-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.