How can I avoid the dreaded P=NaN when using chi2gof?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!