print.hcdf_bivar | R Documentation |
Prints the hcdf_bivar object as output by the hcdf function when evaluated on a hermite_estimator_bivar object.
## S3 method for class 'hcdf_bivar'
print(x, digits = getOption("digits") - 2L, ...)
x |
A hcdf_bivar object. |
digits |
A numeric value. Number of digits to round to. |
... |
Additional parameters for printing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.