Description Usage Arguments Details Value Author(s) Examples
Stirling numbers of the second kind and permutation of positive integers.
1 2 | example.continuous(distr="unif")
example.discrete(distr="binom")
|
distr |
a name of the probability distribution. |
For continuous distributions,
distr shoud be one of the following character string unif, triangle,
beta, kumar,genbeta, exp, shiftexp,
invexp, shiftlnorm, gamma,lgamma, invgamma,
invtrgamma, transgamma, unif, gig, generlang,
laplace, chisq,ncchisq, chi, weibull,
weibull, invweibull, inchisq, student, cauchy,
pareto1, pareto2, pareto3, pareto4, invpareto,
burr, gpd, invburr, gumbel.
For discrete distributions,
distr shoud be one of the following character string binom, nbinom,
pois, geom.
a matrix with the abcisse and the plotted values.
Christophe Dutang.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.