Package: CTxCC
Type: Package
Title: Multivariate Normal Mean Monitoring Through Critical-to-X
        Control Chart
Version: 0.2.0
Authors@R: c(person(given = c("Dr.", "Burcu"),
                      family = "Aytaçoğlu",
                      role = "aut",
                      comment = "burcuaytacoglu@gmail.com"),
              person(given = c("Dr.", "Diana"),
                      family = "Barraza-Barraza",
                      role = c("aut", "cre"),
                      email = "diana.barraza@ujed.mx",
                      comment = "diana.barraza@ujed.mx"),  
              person(given = c("Dr.", "Víctor", "G."),
                      family = "Tercero-Gómez",
                      role = "aut",
                      comment = "victor.tercero@tec.mx"),
                person(given = c("Dr.", "A.", "Eduardo"),
                      family = "Cordero-Franco",
                      role = "aut",
                      comment = "lalo.cordero@gmail.com"))
Maintainer: Dr. Diana Barraza-Barraza <diana.barraza@ujed.mx>
Description: A comprehensive set of functions designed for multivariate mean monitoring using the Critical-to-X Control Chart. These functions enable the determination of optimal control limits based on a specified in-control Average Run Length (ARL), the calculation of out-of-control ARL for a given control limit, and post-signal analysis to identify the specific variable responsible for a detected shift in the mean. This suite of tools provides robust support for precise and effective process monitoring and analysis.
SystemRequirements: Intel MKL (optional for optimized BLAS/LAPACK
        performance)
License: GPL (>= 2)
Encoding: UTF-8
Imports: combinat, matrixcalc, stats, mvtnorm, expm, CompQuadForm
NeedsCompilation: no
Packaged: 2024-11-07 21:15:33 UTC; dianabza
Author: Dr. Burcu Aytaçoğlu [aut] (burcuaytacoglu@gmail.com),
  Dr. Diana Barraza-Barraza [aut, cre] (diana.barraza@ujed.mx),
  Dr. Víctor G. Tercero-Gómez [aut] (victor.tercero@tec.mx),
  Dr. A. Eduardo Cordero-Franco [aut] (lalo.cordero@gmail.com)
Repository: CRAN
Date/Publication: 2024-11-08 09:20:11 UTC
