Learn R Programming

dvqcc: Dynamical VAR-model based control charts for batch processes

Package may be downloaded on CRAN

This package contains a set of control charts for online and offline monitoring data from batch processes based on the VAR (vector Autoregressive) model. These data can be read from external databases or simulated through the dvqcc package itself

The package contains functions for Dynamic VAR-model based Control Charts (Marcondes Filho, D., & Valk, M., 2020):

  • Function to simulate datasets based on the VAR(1) model (without intercept). The dataset include in control batches and new batches for offline and online monitoring
  • Offline and Online T2.var and W.var control charts for monitoring batch processes based on VAR model

Copy Link

Version

Install

install.packages('dvqcc')

Monthly Downloads

177

Version

0.1.0

License

GPL-3

Maintainer

Danilo Marcondes Filho

Last Published

June 9th, 2020

Functions in dvqcc (0.1.0)

onlinem

Online monitoring
offlinem

Offline monitoring
simoff

simulating dataset (Offline settings)
simon

simulating dataset (Online settings)