Custom probability distribution in disttool

3 ビュー (過去 30 日間)
Emilio Dermani
Emilio Dermani 2016 年 10 月 4 日
コメント済み: michio 2016 年 10 月 5 日
Does anybody know if it's possible to import a custom probability distribution in the disttool app? I would want to quickly and easily visualize via the GUI how the Generalized Hyperbolic distribution behaves when changing its parameter values, but so far I haven't found a way (or even an answer to whether or not this is possible).
Please note I am not referring to the fitting of my custom distribution, but to its visualization through the disttool.
Many thanks in advance.

採用された回答

michio
michio 2016 年 10 月 4 日
Unfortunately, using a custom distribution in disttool is not currently supported.
If I were you, I would
  1. create my own GUI that suites the purpose.
  2. use fplot to plot from the analytical expression of the distribution
For the item 1,
edit disttool
to see the source code could be somewhat helpful.
  2 件のコメント
Emilio Dermani
Emilio Dermani 2016 年 10 月 4 日
Thank you for your quick reply! I actually figured out it wasn't (directly) possible after some extensive digging into the Statistics and Machine Learning Toolbox User's Guide, but your suggestion is certainly a good starting point.
michio
michio 2016 年 10 月 5 日
Good luck:)

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by