r.plot.gain: r.plot.gain

Usage Arguments

Usage

1
2
3
4
r.plot.gain(score, target, npoints = 20, mode = "avg",
  main = "Gain Curve", sub = NULL, icol = 1, icol.max = 11,
  col = r.color(icol), col.max = r.color(icol.max), showMessage = TRUE,
  showMax = TRUE, target_value = NULL, ...)

Arguments

mode


"def" = As it is
"rnd" = Random
"pos" = Optimist/Positive (Maximum)
"neg" = Pessimist/Negative (Minimum)
"avg" = Average of Optimist and Pessimist
"area" = Area between Optimist and Pessimist


rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.