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!

답변 (1개)

Star Strider
Star Strider 2014년 5월 20일

0 개 추천

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

Sergei
Sergei 2014년 5월 20일
Yes, I need to have own function, from the docs I couldnt understand how to create such lines related to red normal and blue lognrmal distribution. See in att
Star Strider
Star Strider 2014년 5월 20일
Use the probplot function. It has an option for the lognormal distribution.
Sergei
Sergei 2014년 5월 20일
I need the data row of these lines, that's the problem
Star Strider
Star Strider 2014년 5월 20일
I’m sorry. I don’t understand.
Do you mean something like lognfit or logninv?

댓글을 달려면 로그인하십시오.

질문:

2014년 5월 20일

댓글:

2014년 5월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by