Plug and play statistical process control functions for Python
Project description
# Statistical Process Control with Python
This Python package implements various methods from the field of Statistical Process Control (SPC).
The idea of the package is to make easily available a lot of functionality from the SPC
field for Python as we feel this is not currently available in one single package.
Most of the basic functionality is based on the book "Statistical Quality Control" from 2013, 7th Edition,
by Douglas C. Montgomery. All references to equations and otherwise are to this book if
not stated otherwise.
The aim of the functions is to have a consistent and standardized, easy-to-use API, so
that each procedure is used in roughly the same way. Some
inspiration for this comes from the popular scikit-learn library, especially the fit() method API.
This package contains some advanced SPC methods as well in the form of dynamic principal components analysis
and orthogonal autoencoders.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mvSPC-1.0.13.tar.gz
(32.1 kB
view details)
Built Distribution
mvSPC-1.0.13-py3-none-any.whl
(41.8 kB
view details)
File details
Details for the file mvSPC-1.0.13.tar.gz
.
File metadata
- Download URL: mvSPC-1.0.13.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e425575d63715c6dc664e800e57044bac2a4e97388f7565f3f07268bededa9de |
|
MD5 | 9eea6cdae6c425a1f7b56f810ad0c699 |
|
BLAKE2b-256 | 775fa146c62623c28ee807c7e8e3ee6e9407b21fc4d98a66b6496e94f1aa92d5 |
File details
Details for the file mvSPC-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: mvSPC-1.0.13-py3-none-any.whl
- Upload date:
- Size: 41.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 079c49643da3ee6b73315a98dc7fae3edb98acd13fa8d78880e7eb0e7d20bbe5 |
|
MD5 | e336c0e5bbe7b45145f7996aab712475 |
|
BLAKE2b-256 | 674cf02ae0363f0a6a528f85f2116ade139464d9c3655c749089ec69435893a0 |