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:Jacob Anhoej [aut, cre], Timo Roeder [ctb]

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'))

Peer review:

Bug tracker:https://github.com/anhoej/qicharts/issues

On CRAN:

4 exports 4 stars 1.80 score 35 dependencies 1 dependents 2 mentions 84 scripts 1.0k downloads

Last updated 3 years agofrom:f3eaaf4c4a. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winNOTESep 17 2024
R-4.5-linuxNOTESep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:paretochartqictcctrc

Dependencies:clicolorspacedeldirfansifarverggplot2gluegtableinterpisobandjpeglabelinglatticelatticeExtralifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpngR6RColorBrewerRcppRcppEigenrlangscalestibbleutf8vctrsviridisLitewithr

Control Charts with qicharts for R

Rendered fromcontrolcharts.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2021-04-20
Started: 2015-07-24

Run charts with R

Rendered fromruncharts.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2021-04-20
Started: 2014-10-22