The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

mxcc

mxcc is an R package for Maxwell Control Charts in statistical process control. It provides functions to compute control limits and coefficients, calculate performance metrics (such as ARL, SDRL, MRL), and plot control charts specifically designed for monitoring Maxwell-distributed quality characteristics. The package is particularly useful in reliability engineering, physics, and other fields where data follows the Maxwell distribution.

Key Features


Author

Maintainer

Installation

Install the released version from CRAN :

install.packages(“mxcc”)

Or install the development version from GitHub:

library(devtools)
install_github("kzst/mxcc")
library(mxcc)

Acknowledgement

This work has been implemented by the TKP2021-NVA-10 project with the support provided by the Ministry of Culture and Innovation of Hungary from the National Research, Development and Innovation Fund, financed under the 2021 Thematic Excellence Programme funding scheme.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.