Code for Nonparametric Data Distribution

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

 Accepted Answer

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.

More Answers (0)

This question is closed.

Asked:

on 6 Oct 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!