Lines of probability plot
2 次查看(过去 30 天)
显示 更早的评论
Hello! My problem is how to make by myself the lines of lognormal distribution as in probability plot. Normal distribution line is ok like in normplot. I need the formula for counting the lognormal line. Thanks!
0 个评论
回答(1 个)
Star Strider
2014-5-20
If you have the Statistics Toolbox, use the lognpdf function (or related functions if that one is not exactly what you want). If you need to program your own function, it’s probably easy enough to do that with the information on that and related pages.
4 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
