エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
fisher_exact — SciPy v1.16.2 Manual
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
fisher_exact — SciPy v1.16.2 Manual
fisher_exact# scipy.stats.fisher_exact(table, alternative=None, *, method=None)[source]# Perform ... fisher_exact# scipy.stats.fisher_exact(table, alternative=None, *, method=None)[source]# Perform a Fisher exact test on a contingency table. For a 2x2 table, the null hypothesis is that the true odds ratio of the populations underlying the observations is one, and the observations were sampled from these populations under a condition: the marginals of the resulting table must equal those of the ob

