Other packages > Find by keyword >

qicharts2  

Quality Improvement Charts
View on CRAN: Click here


Download and install qicharts2 package within the R console
Install from CRAN:
install.packages("qicharts2")

Install from Github:
library("remotes")
install_github("cran/qicharts2")

Install by package version:
library("remotes")
install_version("qicharts2", "0.8.1")



Attach the package and use:
library("qicharts2")
Maintained by
Jacob Anhoej
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-28
Latest Update: 2025-06-23
Description:
Functions for making run charts, Shewhart control charts and Pareto charts for continuous quality improvement. Included control charts are: I, MR, Xbar, S, T, C, U, U', P, P', and G charts. Non-random variation in the form of minor to moderate persistent shifts in data over time is identified by the Anhoej rules for unusually long runs and unusually few crossing [Anhoej, Olesen (2014) ]. Non-random variation in the form of larger, possibly transient, shifts is identified by Shewhart's 3-sigma rule [Mohammed, Worthington, Woodall (2008) ].
How to cite:
Jacob Anhoej (2017). qicharts2: Quality Improvement Charts. R package version 0.8.1, https://cran.r-project.org/web/packages/qicharts2. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2017-08-28 14:19), 0.2.0 (2017-11-19 13:41), 0.2.1 (2017-12-08 15:16), 0.2.3 (2017-12-16 13:26), 0.3.0 (2018-02-03 17:55), 0.4.0 (2018-03-03 11:55), 0.5.1 (2018-07-10 10:20), 0.6.0 (2019-03-16 21:40), 0.6.1 (2020-03-15 23:20), 0.7.1 (2020-10-28 16:00), 0.7.2 (2021-07-08 12:00), 0.7.4 (2023-08-21 10:30), 0.7.5 (2024-05-09 08:20), 0.8.0 (2025-05-15 10:00)
Other packages that cited qicharts2 R package
View qicharts2 citation profile
Other R packages that qicharts2 depends, imports, suggests or enhances
Complete documentation for qicharts2
Functions, R codes and Examples using the qicharts2 R package
Some associated functions: bchart . cabg . cdi . gtt . hospital_infections . nhs_accidents . paretochart . qic . qicharts2 . summary.qic . 
Some associated R codes: bchart.R . data.R . helper.functions.R . paretochart.R . qic.R . qic.plot.R . qic.summary.R . qicharts2.R .  Full qicharts2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA