plotLorenz: Plot of a set of Lorenz curves

View source: R/plotLorenz.R

plotLorenzR Documentation

Plot of a set of Lorenz curves

Description

Plot of a set of Lorenz curves

Usage

plotLorenz(
  X,
  var = FALSE,
  title = " Lorenz curves",
  show.norm = FALSE,
  show.leg = TRUE,
  col.index = 1:ncol(X),
  identity.grid = FALSE,
  label = 0,
  leg.lwd = 2,
  gPars = ErrViewLib::setgPars()
)

Arguments

X

-

var

-

title

-

show.norm

-

show.leg

-

col.index

-

identity.grid

-

label

-

leg.lwd

-

gPars

-


ppernot/ErrViewLib documentation built on June 1, 2024, 4:33 a.m.