|
statcpp
C++17 Header-Only Statistics Library
|
Files | |
| anova.hpp | |
| Analysis of Variance (ANOVA) | |
| basic_statistics.hpp | |
| Basic statistical computation functions. | |
| categorical.hpp | |
| Categorical data analysis. | |
| clustering.hpp | |
| Clustering algorithms implementation. | |
| continuous_distributions.hpp | |
| Continuous distribution functions. | |
| correlation_covariance.hpp | |
| Correlation and covariance computation functions. | |
| data_wrangling.hpp | |
| Data wrangling (data manipulation and transformation) functions. | |
| discrete_distributions.hpp | |
| Discrete probability distribution functions. | |
| dispersion_spread.hpp | |
| Dispersion and variance calculation functions. | |
| distance_metrics.hpp | |
| Distance and similarity metrics. | |
| effect_size.hpp | |
| Effect size calculation and interpretation. | |
| estimation.hpp | |
| Estimation and confidence interval functions. | |
| frequency_distribution.hpp | |
| Frequency distribution table creation and frequency-related calculations. | |
| glm.hpp | |
| Generalized Linear Models (GLM) | |
| linear_regression.hpp | |
| Linear regression analysis. | |
| missing_data.hpp | |
| Missing data handling functions. | |
| model_selection.hpp | |
| Model selection functions. | |
| multivariate.hpp | |
| Multivariate analysis functions. | |
| nonparametric_tests.hpp | |
| Nonparametric test functions. | |
| numerical_utils.hpp | |
| Numerical utilities for precision and convergence. | |
| order_statistics.hpp | |
| Order statistics implementation. | |
| parametric_tests.hpp | |
| Parametric test functions. | |
| power_analysis.hpp | |
| Power analysis implementation. | |
| random_engine.hpp | |
| Random engine wrapper and utilities. | |
| resampling.hpp | |
| Resampling methods. | |
| robust.hpp | |
| Robust statistics implementation. | |
| shape_of_distribution.hpp | |
| Distribution shape measurement (skewness and kurtosis) | |
| special_functions.hpp | |
| Special mathematical functions implementation. | |
| statcpp.hpp | |
| Main header file for the statcpp library. | |
| survival.hpp | |
| Survival analysis functions. | |
| time_series.hpp | |
| Time series analysis. | |