Annotation Pro API
GeneralStatistics Member List

This is the complete list of members for GeneralStatistics, including all inherited members.

EuclideanDistance(double[] x, double[] y)GeneralStatisticsinlinestatic
GeneralStatistics()GeneralStatisticsinline
LinearRegression(double[] xVals, double[] yVals, out double rsquared, out double yintercept, out double slope)GeneralStatisticsinlinestatic
LinearRegression(List< XYValue > values)GeneralStatisticsinline
Mean(List< double > values)GeneralStatisticsinlinestatic
nPVI(double[] values)GeneralStatisticsinlinestatic
rPVI(double[] values)GeneralStatisticsinlinestatic
Sum(List< double > values)GeneralStatisticsinlinestatic