Fisher's Exact Test for beginners.

バージョン 1.0.0.0 (2.36 KB) 作成者: Guangdi Li
For beginners, who loves Fisher's Exact Test but hates the theory behind.
ダウンロード: 944
更新 2010/1/28

ライセンスの表示

A simple, fast and short code for beginners, who cares about Fisher's Exact Test, .
As a beginner, at least you need to know what we do with Fisher's Exact Test (see [1][2]). My function is simple,

Pvalue = FisherExactTest22(x,y)

Input: either 2*2 contigency table or two vectors,
Output: four p-values at, left tail , Right tail, 2-tails, and Mid-p correction for 2-tails .

Well, if you don't know anything about how to choose, as a beginner, I suggested you use 2-tails, that is : Pvalue(3)

Attention: if you have contigency table more complex to 2*2, refer to my another algorithm at :
http://www.mathworks.com/matlabcentral/fileexchange/24379-fishers-exact-test-with-n-x-m-contingency-table

Please start from "ControlCenter.m", two examples are there.
Let me know any question you have, I will try to response to you as soon as possible.

[1]http://mathworld.wolfram.com/FishersExactTest.html
[2]http://www.mathworks.com/matlabcentral/fileexchange/15434

引用

Guangdi Li (2024). Fisher's Exact Test for beginners. (https://www.mathworks.com/matlabcentral/fileexchange/26499-fisher-s-exact-test-for-beginners), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHypothesis Tests についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0