Facilitates estimation of full univariate and bivariate probability density functions and cumulative distribution functions along with full quantile functions (univariate) and Spearman's rank correlation (bivariate) using Hermite series based estimators. These estimators are particularly useful in the sequential setting (both stationary and non-stationary) and one-pass batch estimation setting for large data sets. Based on: Stephanou, Michael, Varughese, Melvin and Macdonald, Iain. "Sequential quantiles via Hermite series density estimation." Electronic Journal of Statistics 11.1 (2017): 570-607 <doi:10.1214/17-EJS1245>, Stephanou, Michael and Varughese, Melvin. "On the properties of Hermite series based distribution function estimators." Metrika (2020) <doi:10.1007/s00184-020-00785-z> and Stephanou, Michael and Varughese, Melvin. "Sequential Estimation of Nonparametric Correlation using Hermite Series Estimators." arXiv Preprint (2020) <arXiv:2012.06287>.
Version: | 2.0.3 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.5), methods |
LinkingTo: | Rcpp, BH |
Suggests: | testthat, magrittr, knitr, rmarkdown, dplyr, data.table, ggplot2, DT, mvtnorm, patchwork |
Published: | 2021-02-17 |
Author: | Michael Stephanou [aut, cre], Melvin Varughese [ctb] |
Maintainer: | Michael Stephanou <michael.stephanou at gmail.com> |
BugReports: | https://github.com/MikeJaredS/hermiter/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/MikeJaredS/hermiter |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | hermiter results |
Reference manual: | hermiter.pdf |
Vignettes: |
hermiter |
Package source: | hermiter_2.0.3.tar.gz |
Windows binaries: | r-devel: hermiter_2.0.3.zip, r-devel-UCRT: hermiter_2.0.3.zip, r-release: hermiter_2.0.3.zip, r-oldrel: hermiter_2.0.3.zip |
macOS binaries: | r-release (arm64): hermiter_2.0.3.tgz, r-release (x86_64): hermiter_2.0.3.tgz, r-oldrel: hermiter_2.0.3.tgz |
Old sources: | hermiter archive |
Please use the canonical form https://CRAN.R-project.org/package=hermiter to link to this page.