Functions for making run charts and basic Shewhart control charts for measure and count data. The main function, qic(), creates run and control charts and has a simple interface with a rich set of options to control data analysis and plotting, including options for automatic data aggregation by subgroups, easy analysis of before-and-after data, exclusion of one or more data points from analysis, and splitting charts into sequential time periods. Missing values and empty subgroups are handled gracefully.
Version: | 0.5.5 |
Depends: | R (≥ 3.0.0) |
Imports: | lattice, latticeExtra, graphics, grDevices, stats, scales, ggplot2 (≥ 2.0.0) |
Suggests: | knitr |
Published: | 2017-08-28 |
Author: | Jacob Anhoej [aut, cre], Timo Roeder [ctb] |
Maintainer: | Jacob Anhoej <jacob at anhoej.net> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | qicharts results |
Reference manual: | qicharts.pdf |
Vignettes: |
controlharts runcharts |
Package source: | qicharts_0.5.5.tar.gz |
Windows binaries: | r-devel: qicharts_0.5.5.zip, r-release: qicharts_0.5.5.zip, r-oldrel: qicharts_0.5.5.zip |
macOS binaries: | r-release: qicharts_0.5.5.tgz, r-oldrel: qicharts_0.5.5.tgz |
Old sources: | qicharts archive |
Reverse imports: | boxcoxmix |
Reverse suggests: | agridat |
Please use the canonical form https://CRAN.R-project.org/package=qicharts to link to this page.