kobePhase-method.RdCreates The Kobe Phase Plot
# S4 method for missing kobePhase(object, xlim = c(0, 2), ylim = xlim, quadcol = c("yellow", "green", "red"))
| object | an object of class |
|---|---|
| xlim | a numeric vector with x-axis limits, by default is c(0.2) |
| ylim | a numeric vector with y-axis limits, by default is the same as xlim |
| quadcol | colours for the quadrants |
# NOT RUN { kobePhase() # }