A conflict result using function 'vartest2'
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Hypothesis Tests 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!