Other packages > Find by keyword >

hermiter  

Efficient Sequential and Batch Estimation of Univariate and Bivariate Probability Density Functions and Cumulative Distribution Functions along with Quantiles (Univariate) and Nonparametric Correlation (Bivariate)
View on CRAN: Click here


Download and install hermiter package within the R console
Install from CRAN:
install.packages("hermiter")

Install from Github:
library("remotes")
install_github("cran/hermiter")

Install by package version:
library("remotes")
install_version("hermiter", "2.3.1")



Attach the package and use:
library("hermiter")
Maintained by
Michael Stephanou
[Scholar Profile | Author Map]
First Published: 2020-09-10
Latest Update: 2023-05-08
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 , Stephanou, Michael and Varughese, Melvin. "On the properties of Hermite series based distribution function estimators." Metrika (2020) and Stephanou, Michael and Varughese, Melvin. "Sequential estimation of Spearman rank correlation using Hermite series estimators." Journal of Multivariate Analysis (2021) .
How to cite:
Michael Stephanou (2020). hermiter: Efficient Sequential and Batch Estimation of Univariate and Bivariate Probability Density Functions and Cumulative Distribution Functions along with Quantiles (Univariate) and Nonparametric Correlation (Bivariate). R package version 2.3.1, https://cran.r-project.org/web/packages/hermiter. Accessed 04 May. 2025.
Previous versions and publish date:
1.0.0 (2020-09-10 16:50), 2.0.0 (2020-12-14 13:50), 2.0.2 (2021-01-11 16:10), 2.0.3 (2021-02-17 10:00), 2.1.0 (2021-11-16 18:10), 2.2.0 (2022-11-15 22:30), 2.3.0 (2023-05-08 18:20)
Other packages that cited hermiter R package
View hermiter citation profile
Other R packages that hermiter depends, imports, suggests or enhances
Complete documentation for hermiter
Functions, R codes and Examples using the hermiter R package
Some associated functions: IQR.default . IQR.hermite_estimator_univar . IQR . cor . cum_prob.hermite_estimator_bivar . cum_prob.hermite_estimator_univar . cum_prob . dens.hermite_estimator_bivar . dens.hermite_estimator_univar . dens . density.hermite_estimator_bivar . density.hermite_estimator_univar . gauss_hermite_quad_100 . hcdf.hermite_estimator_bivar . hcdf.hermite_estimator_univar . hcdf . hermite_estimator . hermite_estimator_bivar . hermite_estimator_univar . hermite_function . hermite_function_N . hermite_function_sum_N . hermite_function_sum_serial . hermite_int_full . hermite_int_full_domain . hermite_int_lower . hermite_int_upper . hermite_integral_val . hermite_integral_val_upper . hermite_normalization . hermite_normalization_N . hermite_polynomial . hermite_polynomial_N . hermiter-package . initialize_batch_bivar . initialize_batch_univar . kendall.hermite_estimator_bivar . kendall . median.hermite_estimator_univar . merge_hermite . merge_hermite_bivar . merge_hermite_univar . merge_moments_and_count_bivar . merge_moments_and_count_univar . merge_pair.hermite_estimator_bivar . merge_pair.hermite_estimator_univar . merge_pair . merge_standardized_helper_bivar . merge_standardized_helper_univar . plot.hcdf_bivar . plot.hcdf_univar . plot.hdensity_bivar . plot.hdensity_univar . print.hcdf_bivar . print.hcdf_univar . print.hdensity_bivar . print.hdensity_univar . print.hermite_estimator_bivar . print.hermite_estimator_univar . quant.hermite_estimator_univar . quant . quantile.hermite_estimator_univar . spearmans.hermite_estimator_bivar . spearmans . standardizeInputs . standardizeInputsEW . summary.hcdf_bivar . summary.hcdf_univar . summary.hermite_estimator_bivar . summary.hermite_estimator_univar . update_sequential.hermite_estimator_bivar . update_sequential.hermite_estimator_univar . update_sequential . 
Some associated R codes: RcppExports.R . hermite_estimator.R . hermite_estimator_bivar.R . hermite_estimator_univar.R . utils.R . utils_general.R .  Full hermiter package functions and examples
Downloads during the last 30 days
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for hermiter051015202530TrendBars

Today's Hot Picks in Authors and Packages

dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA