Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Code for Nonparametric Data Distribution
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Asad Elmgerbi
le 6 Oct 2020
Clôturé : MATLAB Answer Bot
le 20 Août 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 commentaires
Réponse acceptée
Ameer Hamza
le 6 Oct 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 commentaires
Plus de réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!