A conflict result using function 'vartest2'
Mostrar comentarios más antiguos
I use function 'vartest2' to test if two samples for equal variances, but when I use two cases;
- vartest2(resid1, resid2,0.99, 'right')
- vartest2(resid1, resid2,0.99, 'left')
but both result resturns value '1', why this happens?
Thanks for any suggestions.
Merry Christmas and a happy new year!
Respuestas (0)
Categorías
Más información sobre Hypothesis Tests en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!