Effacer les filtres
Effacer les filtres

How to fit a Stable distribution to data?

14 vues (au cours des 30 derniers jours)
sicilian27
sicilian27 le 13 Juin 2017
Commenté : Star Strider le 13 Juin 2017
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!

Réponse acceptée

Star Strider
Star Strider le 13 Juin 2017
I’ve not used the Stable distribution, so I’m just quoting the documentation.
It is listed amongst the supported distributions in the fitdist (link) function distname (link) table. See the documentation for fitdist for details.
  2 commentaires
sicilian27
sicilian27 le 13 Juin 2017
Just what I was looking for! Thanks!
Star Strider
Star Strider le 13 Juin 2017
As always, my pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by