A B C D E F G H I J K L M N O P Q R S T U V W X Y

K

kurtosis(Vector<Double>) - Static method in class org.statcato.statistics.BasicStatistics
Returns the unbiased kurtosis of a vector of numbers (centered at 0).
kurtosisBiased(Vector<Double>) - Static method in class org.statcato.statistics.BasicStatistics
Returns the biased kurtosis of a vector of numbers (centered at 0).
kurtosisBiasedCentered3(Vector<Double>) - Static method in class org.statcato.statistics.BasicStatistics
Returns the biased kurtosis of a vector of numbers (centered at 3).
kurtosisCentered3(Vector<Double>) - Static method in class org.statcato.statistics.BasicStatistics
Returns the kurtosis of a vector of numbers (centered at 3)

A B C D E F G H I J K L M N O P Q R S T U V W X Y