Package: dvqcc
Type: Package
Title: Dynamic VAR - Based Control Charts for Batch Process Monitoring
Version: 0.1.0
Authors@R: c(person("Márcio", "Valk", role = "aut"),
               person("Danilo", "Marcondes Filho", role = c("aut","cre"), 
               email = "marcondes.filho@ufrgs.br"),
               person("Gabriela", "Cybis", role = "aut"))
Description: A set of control charts for batch processes based on the VAR model. The package contains the implementation of T2.var and W.var control charts based on VAR model coefficients using the couple vectors theory. In each time-instant the VAR coefficients are estimated from a historical in-control dataset and a decision rule is made for online classifying of a new batch data. Those charts allow efficient online monitoring since the very first time-instant. The offline version is available too. In order to evaluate the chart's performance, this package contains functions to generate batch data for offline and online monitoring.See in Danilo Marcondes Filho and Marcio Valk (2020) <doi:10.1016/j.ejor.2019.12.038>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: ggplot2, tsDyn
NeedsCompilation: no
Packaged: 2020-06-05 01:19:09 UTC; marco
Author: Márcio Valk [aut],
  Danilo Marcondes Filho [aut, cre],
  Gabriela Cybis [aut]
Maintainer: Danilo Marcondes Filho <marcondes.filho@ufrgs.br>
Repository: CRAN
Date/Publication: 2020-06-09 11:40:02 UTC
Built: R 4.3.0; ; 2023-07-10 06:30:09 UTC; unix
