Skip to content

Hotelling implements one and two sample Hotelling T2 tests, T2 and f statistics and univariate and multivariate control charts and anomaly detection

License

Notifications You must be signed in to change notification settings

dionresearch/hotelling

Repository files navigation

Hotelling

image

Status

made-with-python image Dev Release

About

Hotelling implements one and two sample Hotelling T^2 (T-squared) tests. It also implements Hotelling Control Charts (Multivariate) and multiple Univariate Control Charts

image

image

Features

  • Stats module covering hotelling t^2 (t-squared) statistics, f-value and p-value
  • plots module covering Univariate Control Chart and Hotelling Control Chart
  • with the optional dask (and distributed) module, can handle large datasets efficiently
  • with the optional plotly module, provides interactive charts:

image

For this to work properly, you have to install plotly version 0.5 or greater. This is available from pypi, or through the plotly channel for conda: conda install plotly -c plotly

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Hotelling implements one and two sample Hotelling T2 tests, T2 and f statistics and univariate and multivariate control charts and anomaly detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages