plot.bivquant: Plot the estimated bivariate quantiles (for the CDF...

Description Usage Arguments Author(s) See Also

View source: R/plot.r

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

1
2
3
4
## S3 method for class '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.

Author(s)

Nadja Klein.

See Also

plot for details.


bivquant documentation built on Aug. 28, 2019, 5:05 p.m.