Rohde: Functional form of Lorenz curve : Rohde (2009)

Description Usage Arguments Value References See Also Examples

View source: R/ineqQuantile.R

Description

Functional form of Lorenz curve : Rohde (2009)

Usage

1
Rohde(p, b)

Arguments

p

numeric, vector of probabilities

b

numeric, greater than 1

Value

The Rohde (2009)'s functional form of Lorenz curve at the point p

L(p) = p*((b-1)/(b-p))

where b > 1.

References

Rohde (2009), An alternative functional form for estimating the Lorenz curve

See Also

KP, RGKO, Arnold, Ortega, Chotikapanich, Sarabia

Examples

1
2
Rohde(0.5, 1.5)
0.25

EnoraBelz/Inequality documentation built on Oct. 30, 2019, 5:37 p.m.