Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Code for Nonparametric Data Distribution

1 visualizzazione (ultimi 30 giorni)
Asad Elmgerbi
Asad Elmgerbi il 6 Ott 2020
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Dears,
I have question rgerading the determination of the best distrbution model for one dimentional data set.
I am looking for a code that can obtain the best distrbution fit and the statistic parameters such as standard deviation , P10 20 etc.
Can some advice me how to reach this goal. I do not want to use the built in app.
Thanks a lot

Risposta accettata

Ameer Hamza
Ameer Hamza il 6 Ott 2020
See piecewiselinear distribution: https://www.mathworks.com/help/stats/prob.piecewiselineardistribution.html. You may obtain an empirical CDF of your data: https://www.mathworks.com/help/stats/ecdf.html before creating the piecewiselinear distribution.

Più risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by