Interpretation of histfit output ('gp' - Generalized Pareto distribution)
1 回表示 (過去 30 日間)
古いコメントを表示
I have fitted the Pareto distribution to a histogramm using histfit 'gp'. The results are h(1)= 0.0287 and h(2)=1.0223.
I have searched to find an interpretation for this values, but could not find one. E.g. which parameters do they represent of the formula on this page http://au.mathworks.com/help/stats/generalized-pareto-distribution.html ?
Cheers
0 件のコメント
採用された回答
Walter Roberson
2015 年 11 月 18 日
I suspect those are the k and sigma parameters from that page. The documentation for histfit says that for 'gp' the threshold parameter theta is 0.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!