Description Usage Arguments Examples
View source: R/StatComp21032.R
probability of specific point
1 | prob_point(n, k)
|
n |
specific point |
k |
the number of prob |
1 2 3 4 5 6 | ## Not run:
n = 10
k = 2
prob_point(n,k)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.