How can I avoid the dreaded P=NaN when using chi2gof?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Loops and Conditional Statements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!