卡方检验

Find us on…

The Web Download the Source

zoziha/chi2test

卡方检验

Netlify Status

Fortran 的卡方检验包,目前支持皮尔逊卡方检验、Welch T 检验、单样本 T 检验。

欢迎建议与代码贡献!

use chi2test_m, only: chi2test, t_test, wp

使用 fortran-lang/fpm 构建

依赖库:“GSL” 。

fpm build --example --all

通过 fpm,可以直接引用 chi2test 包:

[dependencies]
chi2test = { git = "https://gitee.com/zoziha/chi2test" }

API 文档

ford FORD-project-file.md

最新的 API 文档,请访问 chi2test-api

参考链接

Developer Info

左志华

Developer picture

哈尔滨工程大学-船舶与海洋结构物设计制造,在读学生

Source Files

Modules

Procedures