Learn R Programming

bivquant (version 0.1)

plot.bivquant: Plot the estimated bivariate quantiles (for the CDF (cumulative distrubtion function)-based quantiles) and the data for a fitted bivquant object. See ?bivquant for more details.

Description

Plot the estimated bivariate quantiles (for the CDF (cumulative distrubtion function)-based quantiles) and the data for a fitted bivquant object. See ?bivquant for more details.

Usage

# S3 method for bivquant
plot(x,
  mains = c("CDF-based quantiles (original scale)",
  "CDF-based quantile (unit square)"), ...)

Arguments

x

a fitted bivquant model.

mains

title of figures.

...

further arguments for function plot.

See Also

plot for details.