hotelling:Hotelling 实施一和二样本 Hotelling T2 检验、T2 和 f 统计量以及单变量和多变量控制图和异常检测

时间:2024-08-23 19:34:00
【文件属性】:

文件名称:hotelling:Hotelling 实施一和二样本 Hotelling T2 检验、T2 和 f 统计量以及单变量和多变量控制图和异常检测

文件大小:1.36MB

文件格式:ZIP

更新时间:2024-08-23 19:34:00

HTML

霍特林 地位 关于 Hotelling 实施了一个和两个样本 Hotelling T^2(T 平方)测试。 它还实现了 Hotelling Control Charts (Multivariate) 和多个 Univariate Control Charts *软件:MIT 许可证 文档: : 。 tests/data额外tests/data 特征 统计模块涵盖hotelling t^2(t平方)统计、f值和p值 覆盖单变量控制图和霍特林控制图的绘图模块 使用可选的dask (和distributed )模块,可以有效地处理大型数据集 使用可选的plotly模块,提供交互式图表: 为了使其正常工作,您必须安装plotly 0.5 或更高版本。 这可以从 pypi 或通过 conda 的 plotly 通道获得: conda install plotly -c plotly 学分


【文件预览】:
hotelling-master
----setup.py(2KB)
----.gitignore(1KB)
----CITATION.cff(355B)
----Makefile(2KB)
----svg()
--------.empty(0B)
----MANIFEST.in(262B)
----requirements_dev.txt(235B)
----LICENSE(1KB)
----HISTORY.rst(926B)
----hotelling()
--------__init__.py(160B)
--------cli.py(1KB)
--------stats.py(8KB)
--------helpers.py(3KB)
--------plots.py(15KB)
----setup.cfg(451B)
----.github()
--------workflows()
----notebooks()
--------hotelling_control_chart_example.ipynb(5KB)
--------hotelling_with_plotly.ipynb(4KB)
--------hotelling_cusum.ipynb(5KB)
----png()
--------hotelling_control_chart.png(32KB)
--------hotelling_logo.png(13KB)
--------interactive.png(28KB)
--------hotelling_corrected.png(35KB)
--------univariate_chart.png(84KB)
----README.md(2KB)
----README.rst(2KB)
----tests()
--------test_plot_control_chart.py(3KB)
--------data()
--------__init__.py(64B)
--------test_from_csv.py(469B)
--------test_one_sample_dask.py(2KB)
--------test_two_samples_dask.py(831B)
--------test_bessel.py(524B)
--------test_plot_univariate_control_chart.py(3KB)
--------test_hotelling.py(5KB)
--------test_one_sample_server.py(751B)
----presentations()
--------hotelling_qprc_2021_presentation.slides.html(4.01MB)
----AUTHORS.rst(161B)
----CONTRIBUTING.rst(3KB)
----docs()
--------Makefile(610B)
--------tests.md(2KB)
--------index.rst(434B)
--------conf.py(5KB)
--------modules.rst(753B)
--------history.rst(28B)
--------_static()
--------authors.rst(28B)
--------installation.rst(1KB)
--------make.bat(771B)
--------presentations.rst(199B)
--------readme.rst(87B)
--------usage.rst(340B)
--------contributing.rst(33B)
----tox.ini(554B)

网友评论