How to fit a Stable distribution to data?
8 views (last 30 days)
Show older comments
I would like to be able to fit a Stable distribution to curves in some data and return the parameters (alpha, gamma, etc.) for the best model. Is anyone aware of a way to do this using already existing machinery in Matlab as opposed to just fitting a custom model? I know that the Stable distribution already has an implementation in Matlab (https://www.mathworks.com/help/stats/stable-distribution.html), but I am unsure how to use this for fitting. Thanks!
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!