summary.hcdf_bivar {hermiter}R Documentation

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

Description

Summarizes 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'
summary(object, digits = getOption("digits") - 2L, ...)

Arguments

object

A hcdf_bivar object.

digits

A numeric value. Number of digits to round to.

...

Additional parameters for printing.


[Package hermiter version 2.3.1 Index]