Learn R Programming

hermiter (version 2.3.1)

print.hdensity_univar: Prints the hdensity_univar object as output by the density function when evaluated on a hermite_estimator_univar object.

Description

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

Usage

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

Arguments

x

A hdensity_univar object.

digits

A numeric value. Number of digits to round to.

...

Unused