Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Code for Nonparametric Data Distribution
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposta accettata
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.
0 Commenti
Più risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!