An implementation of tools for design of attribute variable sampling interval cumulative sum chart. It currently provides information for monitoring of mean increase such as average number of sample to signal, average time to signal, a matrix of transient probabilities, suitable control limits when the data are (zero inflated) Poisson/binomial distribution. Functions in the tools can be easily applied to other count processes. Also, tools might be extended to more complicated cumulative sum control chart. We leave these issues as our perpetual work.
Version: | 0.1.0 |
Depends: | R (≥ 3.3.2) |
Imports: | Rcpp (≥ 0.12.8), stats (≥ 3.3.2), utils (≥ 3.3.2) |
LinkingTo: | Rcpp (≥ 0.12.8), RcppArmadillo (≥ 0.7.500.0.0) |
Suggests: | testthat (≥ 1.0.2), knitr (≥ 1.15.1), rmarkdown (≥ 1.2) |
Published: | 2016-12-28 |
Author: | Hanwool Kim [aut, cre], Sangyeol Lee [aut] |
Maintainer: | Hanwool Kim <stat.hanwool at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | attrCUSUM results |
Reference manual: | attrCUSUM.pdf |
Vignettes: |
Tools for Attribute VSI CUSUM Charts |
Package source: | attrCUSUM_0.1.0.tar.gz |
Windows binaries: | r-devel: attrCUSUM_0.1.0.zip, r-release: attrCUSUM_0.1.0.zip, r-oldrel: attrCUSUM_0.1.0.zip |
OS X El Capitan binaries: | r-release: attrCUSUM_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: attrCUSUM_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=attrCUSUM to link to this page.