How can I avoid the dreaded P=NaN when using chi2gof?
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I can test a column vector using chi2gof to determine the fit to a specific distribution and Matlab will return a P value of NaN. I can test the exact same data in Minitab and get a real result. I know the issue has to do with how Matlab determines the degrees of freedom and that number being too low. What I don't understand is how to work around this problem. Minitab clearly does.
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!