plotGiniVsLAC: Plot Gini vs. LAC coefs

View source: R/plotGLAC.R

plotGiniVsLACR Documentation

Plot Gini vs. LAC coefs

Description

Plot Gini vs. LAC coefs

Usage

plotGiniVsLAC(
  X,
  title = "",
  show.norm = FALSE,
  show.leg = TRUE,
  col.index = 1:ncol(X),
  label = 0,
  leg.lwd = 2,
  gPars = ErrViewLib::setgPars()
)

Arguments

X

-

title

-

show.norm

-

show.leg

-

col.index

-

label

-

leg.lwd

-

gPars

-


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