How to get T-Test Score for feature ranking?

8 views (last 30 days)
In diagnosticFeatureDesigner app there is ranking method called T-Test.
I have used T-Test for my data and found its sore directly. However, I would like to know the formula thorugh which it calculated the T-Test Score.
Kindly, help me
Thank you in advane

Accepted Answer

Xiaoxing Wang
Xiaoxing Wang on 16 Feb 2021
For two groups, Diagnostic Feature Designer App. uses ttest2 with min-max normalized inputs.
If you have R2020a and later, you can generate MATLAB code from the app and find the necessary information.
Another hidden hint is concealed in 'See Also' on the link below.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!