codeforplot: Auxiliary functions for 'probdistr' package.

Description Usage Arguments Details Value Author(s) Examples

Description

Stirling numbers of the second kind and permutation of positive integers.

Usage

1
2
example.continuous(distr="unif")
example.discrete(distr="binom")

Arguments

distr

a name of the probability distribution.

Details

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.

Value

a matrix with the abcisse and the plotted values.

Author(s)

Christophe Dutang.

Examples

1
2

probdistr documentation built on May 2, 2019, 5:09 p.m.