Metadata-Version: 2.1
Name: mitten
Version: 0.1.0
Summary: A package for multivariate statistical process control modeling.
Home-page: https://github.com/Marco-Christiani/MITTEN
Author: Marco Christiani
Author-email: mchristiani2017@gmail.com
License: UNKNOWN
Description: # MITTEN: MultIvariate sTatisTical procEss coNtrol
        A package for MSPC modeling.
        Current supports:
        - MCUSUM
        - MEWMA
        - Principle Component MEWMA
        - Hotelling's T^2
        - Univariate Diagnostic t-tests
        
        ## TODO
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
