CITAN (version 2011.03-1)

rpareto2: Pareto distribution of the second kind - random deviates

Description

Random deviates generation for the Pareto Type-II (Lomax) distribution with shape parameter equal to $k>0$ and scale parameter equal to $s>0$.

Usage

rpareto2(n, k=1, s=1)

Arguments

n
number of observations.
k
vector of shape parameters, $k>0$.
s
vector of scale parameters, $s>0$.

Value

  • The function returns generated pseudorandom deviates.

See Also

dpareto2, ppareto2, qpareto2, pareto2.zsestimate, pareto2.mlekestimate, pareto2.goftest, pareto2.ftest