ppareto1: Cumulative distribution function of the Pareto 1 distribution

Description Usage Arguments Value Examples

Description

Cumulative distribution function of the Pareto 1 distribution

Usage

1
ppareto1(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)

Value

the c.d.f. of the Pareto 1 distribution at points x

Examples

1
ppareto1(2, 1, 1.5)

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