SkillAgentSearch skills...

Hotelling

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

Install / Use

/learn @dionresearch/Hotelling
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated8mo ago
Forks0

Languages

HTML

Security Score

82/100

Audited on Jul 26, 2025

No findings