View source: R/hermite_estimator_bivar.R
initialize_batch_bivar | R Documentation |
Initializes the Hermite series based estimator with a batch of data
initialize_batch_bivar(h_est_obj, x)
h_est_obj |
A hermite_estimator_bivar object. |
x |
A numeric matrix. A matrix of bivariate observations to be incorporated into the estimator. Each row corresponds to a single bivariate observation. |
An object of class hermite_estimator_bivar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.