cor | A wrapper around the stats::cor function adding two... |
cum_prob | Estimates the cumulative probability at one or more x values |
cum_prob.hermite_estimator_bivar | Estimates the cumulative probabilities for a matrix of 2-d x... |
cum_prob.hermite_estimator_univar | Estimates the cumulative probability for a vector of x values |
dens | Estimates the probability density at one or more x values |
dens.hermite_estimator_bivar | Estimates the probability densities for a matrix of 2-d x... |
dens.hermite_estimator_univar | Estimates the probability density for a vector of x values |
density.hermite_estimator_bivar | Creates an object summarizing the bivariate PDF with... |
density.hermite_estimator_univar | Creates an object summarizing the PDF with associated generic... |
gauss_hermite_quad_100 | Calculates \int_{-Inf}^{Inf} f(x) e^{-x^2} dx using... |
hcdf | Creates an object summarizing the CDF with associated generic... |
hcdf.hermite_estimator_bivar | Creates an object summarizing the bivariate CDF with... |
hcdf.hermite_estimator_univar | Creates an object summarizing the CDF with associated generic... |
hermite_estimator | A class to sequentially estimate univariate and bivariate... |
hermite_estimator_bivar | A class to sequentially estimate bivariate pdfs, cdfs and... |
hermite_estimator_univar | A class to sequentially estimate univariate pdfs, cdfs and... |
hermite_function | Outputs orthonormal Hermite functions |
hermite_function_N | Convenience function to output orthonormal Hermite functions... |
hermite_function_sum_N | Convenience function to output the sum of orthonormal Hermite... |
hermite_function_sum_serial | Outputs the sum of orthonormal Hermite functions |
hermite_integral_val | Outputs lower integral of the orthonormal Hermite functions |
hermite_integral_val_upper | Outputs upper integral of the orthonormal Hermite functions |
hermite_int_full | Convenience function to output the integral of the... |
hermite_int_full_domain | Outputs integral of the orthonormal Hermite functions on the... |
hermite_int_lower | Convenience function to output a definite integral of the... |
hermite_int_upper | Convenience function to output a definite integral of the... |
hermite_normalization | Outputs Hermite normalization factors |
hermite_normalization_N | Convenience function to output Hermite normalization factors |
hermite_polynomial | Outputs physicist version of Hermite Polynomials |
hermite_polynomial_N | Convenience function to output physicist Hermite polynomials... |
hermiter-package | Efficient Sequential and Batch Estimation of Univariate and... |
initialize_batch_bivar | Initializes the Hermite series based estimator with a batch... |
initialize_batch_univar | Initializes the Hermite series based estimator with a batch... |
IQR | Estimates the Interquartile range (IQR) |
IQR.default | Estimates the Interquartile range (IQR) |
IQR.hermite_estimator_univar | Estimates the Interquartile range (IQR) |
kendall | Estimates the Kendall rank correlation coefficient |
kendall.hermite_estimator_bivar | Estimates the Kendall rank correlation coefficient |
median.hermite_estimator_univar | Estimates the median |
merge_hermite | Merges a list of Hermite estimators |
merge_hermite_bivar | Merges a list of bivariate Hermite estimators |
merge_hermite_univar | Merges a list of Hermite estimators |
merge_moments_and_count_bivar | Internal method to consistently merge the number of... |
merge_moments_and_count_univar | Internal method to consistently merge the number of... |
merge_pair | Merges two Hermite estimators |
merge_pair.hermite_estimator_bivar | Merges two bivariate Hermite estimators |
merge_pair.hermite_estimator_univar | Merges two Hermite estimators |
merge_standardized_helper_bivar | Internal method to merge a list of standardized bivariate... |
merge_standardized_helper_univar | Internal method to merge a list of standardized Hermite... |
plot.hcdf_bivar | Plots the hcdf_bivar object as output by the hcdf function... |
plot.hcdf_univar | Plots the hcdf_univar object as output by the hcdf function... |
plot.hdensity_bivar | Plots the hdensity_bivar object as output by the density... |
plot.hdensity_univar | Plots the hdensity_univar object as output by the density... |
print.hcdf_bivar | Prints the hcdf_bivar object as output by the hcdf function... |
print.hcdf_univar | Prints the hcdf_univar object as output by the hcdf function... |
print.hdensity_bivar | Prints the hdensity_bivar object as output by the density... |
print.hdensity_univar | Prints the hdensity_univar object as output by the density... |
print.hermite_estimator_bivar | Prints bivariate hermite_estimator object. |
print.hermite_estimator_univar | Prints univariate hermite_estimator object. |
quant | Estimates the quantiles at a vector of probability values |
quant.hermite_estimator_univar | Estimates the quantiles at a vector of probability values |
quantile.hermite_estimator_univar | Estimates the quantiles at a vector of probability values |
spearmans | Estimates the Spearman's rank correlation coefficient |
spearmans.hermite_estimator_bivar | Estimates the Spearman's rank correlation coefficient |
standardizeInputs | Standardizes the observation x and updates the online moment... |
standardizeInputsEW | Standardizes the observation x and updates the online moment... |
summary.hcdf_bivar | Summarizes the hcdf_bivar object as output by the hcdf... |
summary.hcdf_univar | Summarizes the hcdf_univar object as output by the hcdf... |
summary.hermite_estimator_bivar | Summarizes bivariate hermite_estimator object. |
summary.hermite_estimator_univar | Summarizes univariate hermite_estimator object. |
update_sequential | Updates the Hermite series based estimator sequentially |
update_sequential.hermite_estimator_bivar | Updates the Hermite series based estimator sequentially |
update_sequential.hermite_estimator_univar | Updates the Hermite series based estimator sequentially |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.