plot.hdensity_univar: Plots the hdensity_univar object as output by the density...

plot.hdensity_univarR Documentation

Plots the hdensity_univar object as output by the density function when evaluated on a hermite_estimator_univar object.

Description

Plots the hdensity_univar object as output by the density function when evaluated on a hermite_estimator_univar object.

Usage

## S3 method for class 'hdensity_univar'
plot(x, main = "Hermite PDF", xlab = "x", ylab = "Density", ...)

Arguments

x

A hdensity_univar object.

main

A string, title for plot.

xlab

A string, x label for plot.

ylab

A string, y label for plot.

...

Additional parameters for plotting.


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