Implements Cumulative Sum (CUSUM) control charts specifically designed for monitoring processes following a Gamma distribution. Provides functions to estimate distribution parameters, simulate control limits, and apply cautious learning schemes for adaptive thresholding. It supports upward and downward monitoring with guaranteed performance evaluated via Monte Carlo simulations. It is useful for quality control applications in industries where data follows a Gamma distribution. Methods are based on Madrid-Alvarez et al. (2024) <doi:10.1002/qre.3464> and Madrid-Alvarez et al. (2024) <doi:10.1080/08982112.2024.2440368>.
Version: | 0.1.5 |
Depends: | R (≥ 4.0.0) |
Imports: | MASS, Rcpp, tictoc |
LinkingTo: | Rcpp |
Published: | 2025-03-17 |
DOI: | 10.32614/CRAN.package.LGCU |
Author: | Harold Manuel Madrid-Alvarez [aut, cre], Victor Gustavo Tercero-Gomez [aut], Juan Carlos Garcia-Diaz [aut] |
Maintainer: | Harold Manuel Madrid-Alvarez <harold.madrid at unisimon.edu.co> |
BugReports: | https://github.com/ingharold-madrid/LGCU/issues |
License: | GPL-3 |
URL: | https://github.com/ingharold-madrid/LGCU |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | LGCU results |
Reference manual: | LGCU.pdf |
Package source: | LGCU_0.1.5.tar.gz |
Windows binaries: | r-devel: LGCU_0.1.5.zip, r-release: LGCU_0.1.5.zip, r-oldrel: LGCU_0.1.5.zip |
macOS binaries: | r-devel (arm64): LGCU_0.1.5.tgz, r-release (arm64): LGCU_0.1.5.tgz, r-oldrel (arm64): LGCU_0.1.5.tgz, r-devel (x86_64): LGCU_0.1.5.tgz, r-release (x86_64): LGCU_0.1.5.tgz, r-oldrel (x86_64): LGCU_0.1.5.tgz |
Old sources: | LGCU archive |
Please use the canonical form https://CRAN.R-project.org/package=LGCU to link to this page.