print.hcdf_univar: Prints the hcdf_univar object as output by the hcdf function...

print.hcdf_univarR Documentation

Prints the hcdf_univar object as output by the hcdf function when evaluated on a hermite_estimator_univar object.

Description

Mirrors the print method of the stats::ecdf function

Usage

## S3 method for class 'hcdf_univar'
print(x, digits = getOption("digits") - 2L, ...)

Arguments

x

A hcdf_univar object.

digits

A numeric value. Number of digits to round to.

...

Unused


hermiter documentation built on May 29, 2024, 2:09 a.m.