Generic plot function for IQRsimresMulti objects

Generic plot function for IQRsimresMulti objects

# S3 method for IQRsimresMulti
plot(x, ..., type = "quantiles", quantiles = c(0.05, 0.5, 0.95))

Arguments

x

IQRsimresMulti object

...

Not used

type

Defining the type of the plot. Currently "quantiles" or "individual" can be used.

quantiles

Numeric vector, defining the quantiles to calculate and plot.

Value

A plot object of class ggplot