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 03 Jul. 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

reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
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  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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