print.hdensity_bivar {hermiter} | R Documentation |
Prints the hdensity_bivar object as output by the density function when evaluated on a hermite_estimator_bivar object.
## S3 method for class 'hdensity_bivar'
print(x, digits = getOption("digits") - 2L, ...)
x |
A hdensity_bivar object. |
digits |
A numeric value. Number of digits to round to. |
... |
Additional parameters for printing. |