dpareto1: Density of the Pareto 1 distribution

Description Usage Arguments Value See Also Examples

Description

Density of the Pareto 1 distribution

Usage

1
dpareto1(x, mu = 1, alpha = 1/xi, xi = 1/alpha)

Arguments

x

a (positive) vector

mu

a number (the lower bound, default is 1)

alpha

a number (the power index)

xi

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

Value

the density of the Pareto 1 distribution at points x

See Also

[ppareto1()], [qpareto1()] and [rpareto1()]

Examples

1
dpareto1(2, 1, alpha=1.5, xi=1/alpha)

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