A conflict result using function 'vartest2'

I use function 'vartest2' to test if two samples for equal variances, but when I use two cases;
  1. vartest2(resid1, resid2,0.99, 'right')
  2. 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!

Answers (0)

Tags

Asked:

on 20 Dec 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!