Lines of probability plot

2 visualizzazioni (ultimi 30 giorni)
Sergei
Sergei il 20 Mag 2014
Commentato: Star Strider il 20 Mag 2014
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!

Risposte (1)

Star Strider
Star Strider il 20 Mag 2014
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 Commenti
Sergei
Sergei il 20 Mag 2014
I need the data row of these lines, that's the problem
Star Strider
Star Strider il 20 Mag 2014
I’m sorry. I don’t understand.
Do you mean something like lognfit or logninv?

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by