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 07 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

factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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