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:

6.73 score 4 stars 1 packages 83 scripts 1.3k downloads 2 mentions 4 exports 35 dependencies

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

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-winNOTENov 16 2024
R-4.5-linuxNOTENov 16 2024
R-4.4-winOKNov 16 2024
R-4.4-macOKNov 16 2024
R-4.3-winOKNov 16 2024
R-4.3-macOKNov 16 2024

Exports:paretochartqictcctrc

Dependencies:clicolorspacedeldirfansifarverggplot2gluegtableinterpisobandjpeglabelinglatticelatticeExtralifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpngR6RColorBrewerRcppRcppEigenrlangscalestibbleutf8vctrsviridisLitewithr

Control Charts with qicharts for R

Rendered fromcontrolcharts.Rmdusingknitr::rmarkdownon Nov 16 2024.

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

Run charts with R

Rendered fromruncharts.Rmdusingknitr::rmarkdownon Nov 16 2024.

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