Description Usage Arguments Examples
View source: R/distributions.R
A function generating a random matrix with geometric distribution
1 | gen_geo(n, m, param)
|
n |
The number rows |
m |
The number of columns |
prob |
Probability of success |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.