I have a given set of data and will like to do a distribution fitting (for gamma and lognormal) and return a P-P plot. What matlab function is best suited for this?
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have a given set of data and will like to do a distribution fitting (for gamma and lognormal) and return a P-P plot. What matlab function is best suited for this?
0 Commenti
Risposte (1)
  dpb
      
      
 il 9 Ott 2018
        See
doc probplot % <https://www.mathworks.com/help/stats/probplot.html>
There are many builtin distribution functions under the continuous distributions section and there's an interactive tool for visualization fitting, distributionFitter
0 Commenti
Vedere anche
Categorie
				Scopri di più su Exploration and Visualization in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

