qpareto1: Quantile function of the Pareto 1 distribution

Description Usage Arguments Value Examples

Description

Quantile function of the Pareto 1 distribution

Usage

1
qpareto1(p, mu, alpha = 1/xi, xi = 1/alpha)

Arguments

p

a vector of probabilities (with values in [0,1])

mu

a number (the lower bound)

alpha

a number (the power index)

xi

a number (the inverse of alpha, corresponding to the tail index)

Value

the quantile function of the Pareto 1 distribution at points p

Examples

1
qpareto1(.5, 1, alpha=1.5)

freakonometrics/TopIncome documentation built on Oct. 16, 2021, 5:58 p.m.