rpareto2(n, k = 1, s = 1) ppareto2(q, k = 1, s = 1, lower.tail = TRUE)
qpareto2(p, k = 1, s = 1, lower.tail = TRUE)
dpareto2(x, k = 1, s = 1)
TRUE (default),
probabilities are $P(X \le x)$, and $P(X > x)$
otherwisedpareto2 gives the density,
ppareto2 gives the cumulative distribution
function, qpareto2 calculates the quantile
function, and rpareto2 generates random deviates.pareto2_estimate_mle,
pareto2_estimate_mmse,
pareto2_test_f