print.hermite_estimator_bivar {hermiter}R Documentation

Prints bivariate hermite_estimator object.

Description

Prints bivariate hermite_estimator object.

Usage

## S3 method for class 'hermite_estimator_bivar'
print(x, ...)

Arguments

x

A hermite_estimator_bivar object.

...

Other arguments passed on to methods used in printing.


[Package hermiter version 2.3.1 Index]