How to fit power law distribution on data set?
5 views (last 30 days)
Show older comments
I want to fit power law distribution on data set including one variable( one column). I use plfit command :
plfit(x,'finite');
but get this error:
Unrecognized function or variable 'plfit'.
first 10 observatio of data is:
97 106 107 154 250 292 315 336438 2211.07 484
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!