What is the difference between f-test and t-test?
Ältere Kommentare anzeigen
Hello Everybody;
Hope you are all doing well...
Can anybody explain the main difference between f-test and t-test?,
where i want to use it as method to identify the effective features among a list 60 features extracted out of two types of data (i.e, data 1 composed of 30 image for each image 60 features are extracted/ data 2 composed of 40 images for each image 60 features are extracted), i do search but i still misunderstand the difference..
Note that: the matlab equations for t- test is (h = ttest2(x,y)) and f-test is (H = vartest2(X,Y))
Thanks Alot;
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 22 Jun. 2013
0 Stimmen
Were the Wikipedia explanations not understandable? Anyway, I'm no statistician but I think you'd want Principal Components Analysis, rather than t-test of F-test, if you want to figure out which of 60 features are the most important.
2 Kommentare
Mariam Sheha
am 22 Jun. 2013
Bearbeitet: Mariam Sheha
am 22 Jun. 2013
Image Analyst
am 22 Jun. 2013
OK, whatever...I have no idea how you'd use either the t-test or F-test with 60 features to "judge the features", but if you do, then that's all that counts.
Kategorien
Mehr zu Get Started with Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!