Description Usage Arguments Value
View source: R/hermite_estimator_univar.R
The algorithm to merge the variances consistently comes from Schubert, Erich, and Michael Gertz. "Numerically stable parallel computation of (co-) variance." Proceedings of the 30th International Conference on Scientific and Statistical Database Management. 2018.
1 | merge_moments_and_count_univar(hermite_estimator1, hermite_estimator2)
|
hermite_estimator1 |
A hermite_estimator_univar object. |
hermite_estimator2 |
A hermite_estimator_univar object. |
An object of class hermite_estimator_univar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.