The output of 'mle' function for 'gp' distribution
24 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
When I use the 'mle' function for 'gp' ditribution (as follows), I obtain two outputs.
phat = mle(Data, 'distribution', 'gp')
According to mle funciton documentation, this function returns parameter estimates for the specified distribution. This documentaiton also indicates that 'gp' distribution function has three parameters (k, sigma and theta). Are the two outputs I obtain associated with aforementioned parameters?
Thanks,
Amir
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!