Plot an object generated by midq2q
.
# S3 method for midq2q
plot(x, ..., xlab = "p", ylab = "Quantile",
main = "Ordinary Quantile Function", sub = TRUE, verticals = TRUE,
col.steps = "gray70", cex.points = 1, jumps = FALSE)
a midq2q
object.
additional arguments for plot.default
.
a label for the x axis.
a label for the y axis.
a main title for the plot.
if TRUE
, a subtitle with indication of the row of x
.
logical. If TRUE
, draw vertical lines at steps.
the color for the steps of ordinary quantiles.
amount by which plotting characters and symbols should be scaled relative to the default.
logical flag. Should values at jumps be marked?
Marco Geraci
midq2q
, midecdf
, midquantile