|
openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::stats::Describe, including all inherited members.
| avg_abs_dev(const std::vector< double > &data) | gpmp::stats::Describe | |
| clt(const std::vector< double > &data, int numSamples) | gpmp::stats::Describe | |
| iq_range(const std::vector< double > &data) | gpmp::stats::Describe | |
| kendalls_tau(const std::vector< double > &x, const std::vector< double > &y) | gpmp::stats::Describe | |
| kurtosis(const std::vector< double > &data, double mean) | gpmp::stats::Describe | |
| lmoment1(const std::vector< double > &data, double mean) | gpmp::stats::Describe | |
| lmoment2(const std::vector< double > &data, double mean) | gpmp::stats::Describe | |
| mean_arith(const std::vector< double > &data) | gpmp::stats::Describe | static |
| mean_cubic(const std::vector< double > &data, double p) | gpmp::stats::Describe | |
| mean_geo(const std::vector< double > &data) | gpmp::stats::Describe | |
| mean_geo_pow(const std::vector< double > &data, double p) | gpmp::stats::Describe | |
| mean_harmonic(const std::vector< double > &data) | gpmp::stats::Describe | |
| mean_heinz(const std::vector< double > &data) | gpmp::stats::Describe | |
| mean_heronian(const std::vector< double > &data) | gpmp::stats::Describe | |
| mean_lehmer(const std::vector< double > &data, double p) | gpmp::stats::Describe | |
| Median(std::vector< double > data) | gpmp::stats::Describe | |
| partial_corr(const std::vector< double > &x, const std::vector< double > &y, const std::vector< double > &z) | gpmp::stats::Describe | |
| percentile(const std::vector< double > &data, double percentile) | gpmp::stats::Describe | |
| ppmc(const std::vector< double > &x, const std::vector< double > &y) | gpmp::stats::Describe | |
| range(const std::vector< double > &data) | gpmp::stats::Describe | |
| rank_data(const std::vector< double > &data) | gpmp::stats::Describe | |
| skewness(const std::vector< double > &data, double mean, double stddev) | gpmp::stats::Describe | |
| spearmans_rho(const std::vector< double > &x, const std::vector< double > &y) | gpmp::stats::Describe | |
| stdev(const std::vector< double > &data, double mean) | gpmp::stats::Describe | static |
| u_stat(const std::vector< double > &sample1, const std::vector< double > &sample2) | gpmp::stats::Describe | static |
| var_coeff(const std::vector< double > &data) | gpmp::stats::Describe | |
| variance(const std::vector< double > &data, double mean) | gpmp::stats::Describe | static |