Learn R Programming

hermiter (version 2.3.1)

summary.hcdf_univar: Summarizes the hcdf_univar object as output by the hcdf function when evaluated on a hermite_estimator_univar object.

Description

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

Usage

# S3 method for hcdf_univar
summary(object, digits = getOption("digits") - 2L, ...)

Arguments

object

A hcdf_univar object.

digits

A numeric value. Number of digits to round to.

...

Unused.