Lchs | R Documentation |
Plot a Lorenz curve with a hot spot cutoff on it.
Lchs(x, ...)
x |
|
... |
further plotting parameters to pass to |
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.
Anthony Darrouzet-Nardi
hotspots
, Lc
, plot.Lc
Lchs(hotspots(rlnorm(100)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.