Matrix Science header

ms_quant_stats Member List

This is the complete list of members for ms_quant_stats, including all inherited members.
arithmeticMean(const std::vector< double > &data)ms_quant_stats [static]
arithmeticStandardDeviation(const std::vector< double > &data, double arithmeticMean)ms_quant_stats [static]
arithmeticStandardErrorOfMean(double arithmeticStdev, unsigned long sampleSize)ms_quant_stats [static]
arithmeticStandardErrorOfMedian(double arithmeticStdev, unsigned long sampleSize)ms_quant_stats [static]
binomialCoefficient(unsigned int n, unsigned int k)ms_quant_stats [static]
calculateNormalMeanPvalue(double populationMean, double mean, double stdev, unsigned long sampleSize)ms_quant_stats [static]
calculateNormalMedianPvalue(double populationMedian, double median, double stdev, unsigned long sampleSize)ms_quant_stats [static]
calculateNormalWeightedPvalue(double populationMean, double weightedMean, const std::vector< double > &weights, double weightedStdev, unsigned long sampleSize)ms_quant_stats [static]
chisqLowerCriticalValue(unsigned int df, double sigLevel)ms_quant_stats [static]
chisqUpperCriticalValue(unsigned int df, double sigLevel)ms_quant_stats [static]
detectOutliers(const std::vector< double > &sample, std::string outlierMethod, unsigned int *const numLow, unsigned int *const numHigh)ms_quant_stats [static]
detectOutliers(const std::vector< double > &sample, std::string outlierMethod, double sigLevel, unsigned int *const numLow, unsigned int *const numHigh)ms_quant_stats [static]
expTransform(const std::vector< double > &logData)ms_quant_stats [static]
geometricMean(const std::vector< double > &data)ms_quant_stats [static]
geometricStandardDeviation(const std::vector< double > &data, double geometricMean)ms_quant_stats [static]
logTransform(const std::vector< double > &data)ms_quant_stats [static]
meanCentre(const std::vector< double > &data, double mean)ms_quant_stats [static]
medianStandardErrorCorrection(unsigned long sampleSize)ms_quant_stats [static]
normalCriticalValue(double p)ms_quant_stats [static]
normalCumulativeProbability(double x0)ms_quant_stats [static]
poissonDensity(double lambda, unsigned int k)ms_quant_stats [static]
snedecorsCriticalValue(unsigned int df1, unsigned int df2, double sigLevel)ms_quant_stats [static]
sortedMedian(const std::vector< double > &data)ms_quant_stats [static]
sortedMedian(const std::deque< double > &data)ms_quant_stats [static]
studentsCriticalValue(unsigned int df, double sigLevel)ms_quant_stats [static]
sum(const std::vector< double > &data)ms_quant_stats [static]
sumsq(const std::vector< double > &data)ms_quant_stats [static]
testDixonsN9(unsigned long sampleSize, double min, double x2, double xn_1, double max, double sigLevel)ms_quant_stats [static]
testGrubbsN2(unsigned long sampleSize, double min, double mean, double max, double stdev, double sigLevel)ms_quant_stats [static]
testRosners(const std::vector< double > &sample, unsigned int maxOutliers, double sigLevel, unsigned int *const numLow, unsigned int *const numHigh)ms_quant_stats [static]
testShapiroWilkW(const std::vector< double > &sample, double *const W, double *const pValue)ms_quant_stats [static]
unsortedMedian(const std::vector< double > &data)ms_quant_stats [static]
weightedArithmeticMean(const std::vector< double > &data, const std::vector< double > &weights)ms_quant_stats [static]
weightedArithmeticStandardDeviation(const std::vector< double > &data, const std::vector< double > &weights, double weightedMean)ms_quant_stats [static]
weightedArithmeticStandardError(const std::vector< double > &weights, double weightedStdev, unsigned long sampleSize)ms_quant_stats [static]
weightedGeometricMean(const std::vector< double > &data, const std::vector< double > &weights)ms_quant_stats [static]
weightedGeometricStandardDeviation(const std::vector< double > &data, const std::vector< double > &weights, double weightedMean)ms_quant_stats [static]

Copyright © 2022 Matrix Science Ltd.  All Rights Reserved. Generated on Thu Mar 31 2022 01:12:37