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!