Skip to content

Implementing the online algorithm used here:https://www.johndcook.com/blog/2013/06/11/computing-skewness-and-kurtosis-in-one-pass/ to compute skewness, kurtosis and bimodality of a dataset represented here by an array.

Notifications You must be signed in to change notification settings

purnatag/online-skew-kurtosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Implementing the online algorithm used here:https://www.johndcook.com/blog/2013/06/11/computing-skewness-and-kurtosis-in-one-pass/ to compute skewness, kurtosis and bimodality of a dataset represented here by an array.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages