Higher-Order-Statistics

This is a simple MATLAB function that I wrote for calculating higher order standardized moments, since I could not find anything similar.
172 Downloads
Updated 16 Jul 2019

Hello,
I currently am working on higher order statistical features. The first ones that I focused on were higher order moments. MATLAB has predefined functions for skewness and kurtosis, however for orders higher than 4 there is nothing. So I decided to write a small code for those who may what to use such features. In the std_moment file you can calculate the standardized moments of higher order from a vector or a matrix. I will add the paper related to this work after it is published. Please cite appropriately, if you wish to use this function.
In the future I will add other features as well.

Cite As

Alireza Khoshnevis (2024). Higher-Order-Statistics (https://github.com/AlirezaKh1990/Higher-Order-standardized-momnets), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Language Fundamentals in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.