View source: R/hermite_estimator_bivar.R
update_sequential.hermite_estimator_bivar | R Documentation |
This method can be applied in sequential estimation settings.
## S3 method for class 'hermite_estimator_bivar'
update_sequential(h_est_obj, x)
h_est_obj |
A hermite_estimator_bivar object. |
x |
A numeric vector of length 2 or a n x 2 matrix with n bivariate observations to be incorporated into the estimator. |
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.