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.7.5")



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: 2023-08-21
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.7.5, https://cran.r-project.org/web/packages/qicharts2. Accessed 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
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  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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