ttest2 negative value
古いコメントを表示
Hi all,
having two vectors x and y, I would like to test which one has the smallest mean with ttest2. I saw in an paper describing rapidly the ttest2 function that it could return either 1 (if mean(x) > meay(y)) or 0 (if mean(x)==mean(y)) or -1 (if mean(x)<mean(y)). However, in the official documentation, there is no negative which can be returned .
Are the information I got false ? How can obtained the described return results ? (1 or 0 or -1).
Many thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!