Package: CTxCC
Type: Package
Title: Multivariate Normal Mean Monitoring Through Critical-to-X
        Control Chart
Version: 0.3.0
Authors@R: c(person(given = c("Burcu"),
                      family = "Aytaçoğlu",
                      role = "aut",
                      comment = "burcuaytacoglu@gmail.com"),
              person(given = c("Diana"),
                      family = "Barraza-Barraza",
                      role = c("aut", "cre"),
                      email = "diana.barraza@ujed.mx",
                      comment = "diana.barraza@ujed.mx"),  
              person(given = c("Víctor", "G."),
                      family = "Tercero-Gómez",
                      role = "aut",
                      comment = "victor.tercero@tec.mx"),
                person(given = c("A.", "Eduardo"),
                      family = "Cordero-Franco",
                      role = "aut",
                      comment = "lalo.cordero@gmail.com"))
Maintainer: 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
Depends: combinat, matrixcalc, stats, mvtnorm, expm, CompQuadForm,
        ggplot2
NeedsCompilation: no
Packaged: 2025-08-25 20:35:43 UTC; dianabza
Author: Burcu Aytaçoğlu [aut] (burcuaytacoglu@gmail.com),
  Diana Barraza-Barraza [aut, cre] (diana.barraza@ujed.mx),
  Víctor G. Tercero-Gómez [aut] (victor.tercero@tec.mx),
  A. Eduardo Cordero-Franco [aut] (lalo.cordero@gmail.com)
Repository: CRAN
Date/Publication: 2025-08-25 21:10:02 UTC
