Package: qicharts 0.5.8
qicharts: Quality Improvement Charts
Functions for making run charts [Anhoej, Olesen (2014) <doi:10.1371/journal.pone.0113825>] and basic Shewhart control charts [Mohammed, Worthington, Woodall (2008) <doi:10.1136/qshc.2004.012047>] 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.
Authors:
qicharts_0.5.8.tar.gz
qicharts_0.5.8.zip(r-4.5)qicharts_0.5.8.zip(r-4.4)qicharts_0.5.8.zip(r-4.3)
qicharts_0.5.8.tgz(r-4.4-any)qicharts_0.5.8.tgz(r-4.3-any)
qicharts_0.5.8.tar.gz(r-4.5-noble)qicharts_0.5.8.tar.gz(r-4.4-noble)
qicharts_0.5.8.tgz(r-4.4-emscripten)qicharts_0.5.8.tgz(r-4.3-emscripten)
qicharts.pdf |qicharts.html✨
qicharts/json (API)
NEWS
# Install 'qicharts' in R: |
install.packages('qicharts', repos = c('https://anhoej.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anhoej/qicharts/issues
Last updated 4 years agofrom:f3eaaf4c4a. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:paretochartqictcctrc
Dependencies:clicolorspacedeldirfansifarverggplot2gluegtableinterpisobandjpeglabelinglatticelatticeExtralifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpngR6RColorBrewerRcppRcppEigenrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pareto chart | paretochart |
Plot qic object | plot.qic |
Quality improvement charts | qic |
Summarise Trellis Control Charts | summary.tcc |
Trellis Control Charts | tcc |
Trellis run charts for multivariate data | trc |