フィルターのクリア

p-value returned by non-paraemtric test

1 回表示 (過去 30 日間)
artsci4
artsci4 2013 年 2 月 22 日
When you perform two-sample test with non-parametric tests such as K-S test and Mann–Whitney U test in MATLAB, is the p-value returned for a one-tailed test or for a two-tailed test?
Thanks.

採用された回答

Tom Lane
Tom Lane 2013 年 2 月 22 日
Type "help kstest" and you may see (if your MATLAB is recent enough) that there's a 'Type' option to control whether it's one-tailed or two-tailed. But the default is two-tailed.
Same idea for the ranksum function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeHypothesis Tests についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by