Package: hermiter
Title: Efficient Sequential and Batch Estimation of Univariate and
        Bivariate Probability Density Functions and Cumulative
        Distribution Functions along with Quantiles (Univariate) and
        Nonparametric Correlation (Bivariate)
Version: 2.3.1
Date: 2024-02-25
Authors@R: c(
  person("Michael","Stephanou",role=c("aut","cre"), email="michael.stephanou@gmail.com"),
  person("Melvin","Varughese",role="ctb"))
Author: Michael Stephanou [aut, cre],
  Melvin Varughese [ctb]
Maintainer: Michael Stephanou <michael.stephanou@gmail.com>
Description: Facilitates estimation of full univariate and bivariate 
  probability density functions and cumulative distribution functions along with
  full quantile functions (univariate) and nonparametric 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 Spearman rank correlation using Hermite series estimators." Journal of Multivariate Analysis (2021) <doi:10.1016/j.jmva.2021.104783>.
License: MIT + file LICENSE
Depends: R (>= 3.6.0)
Imports: Rcpp (>= 1.0.5), methods, RcppParallel (>= 5.1.1)
LinkingTo: Rcpp, BH, RcppParallel
SystemRequirements: GNU make
RoxygenNote: 7.3.1
Suggests: testthat, magrittr, knitr, rmarkdown, dplyr, data.table,
        ggplot2, DT, mvtnorm, patchwork, colorspace
VignetteBuilder: knitr
ByteCompile: true
URL: https://github.com/MikeJaredS/hermiter
BugReports: https://github.com/MikeJaredS/hermiter/issues
NeedsCompilation: yes
Packaged: 2024-03-06 17:37:24 UTC; michaelstephanou
Repository: CRAN
Date/Publication: 2024-03-06 23:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 03:40:28 UTC; unix
Archs: hermiter.so.dSYM
