Lchs: Lorenz curve with hot spot cutoff

Description Usage Arguments Details Author(s) See Also Examples

View source: R/Lchs.R

Description

Plot a Lorenz curve with a hot spot cutoff on it.

Usage

1
Lchs(x, ...)

Arguments

x

"hotspots" object

...

further plotting parameters to pass to plot.Lc

Details

Uses the function plot.Lc from the ineq package to plot a Lorenz curve based on the data in a hotspots object. The location of the hot spot cutoff on the Lorenz curve is then drawn as a filled black circle.

Author(s)

Anthony Darrouzet-Nardi

See Also

hotspots, Lc, plot.Lc

Examples

1

hotspots documentation built on May 1, 2019, 8:19 p.m.

Related to Lchs in hotspots...