A conflict result using function 'vartest2'
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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!
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!