plot.hcdf_bivar: Plots the hcdf_bivar object as output by the hcdf function...

plot.hcdf_bivarR Documentation

Plots the hcdf_bivar object as output by the hcdf function when evaluated on a hermite_estimator_bivar object.

Description

Plots the hcdf_bivar object as output by the hcdf function when evaluated on a hermite_estimator_bivar object.

Usage

## S3 method for class 'hcdf_bivar'
plot(x, main = "Hermite CDF", xlab = "X", ylab = "Y", ...)

Arguments

x

A hcdf_bivar object.

main

A string, title for plot.

xlab

A string, x label for plot.

ylab

A string, y label for plot.

...

Unused.


hermiter documentation built on May 31, 2023, 6:30 p.m.