Other packages > Find by keyword >

rQCC  

Robust Quality Control Chart
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rQCC", "2.22.12")



Attach the package and use:
library("rQCC")
Maintained by
Chanseok Park
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-02
Latest Update: 2022-12-22
Description:
Constructs various robust quality control charts based on the median or Hodges-Lehmann estimator (location) and the median absolute deviation (MAD) or Shamos estimator (scale). The estimators used for the robust control charts are all unbiased with a sample of finite size. For more details, see Park, Kim and Wang (2022) . In addition, using this R package, the conventional quality control charts such as X-bar, S, R, p, np, u, c, g, h, and t charts are also easily constructed. This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2022R1A2C1091319).
How to cite:
Chanseok Park (2019). rQCC: Robust Quality Control Chart. R package version 2.22.12, https://cran.r-project.org/web/packages/rQCC. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.19.8.2 (2019-08-02 13:20), 1.20.3 (2020-03-01 09:00), 1.20.7 (2020-07-05 06:40), 2.22.1 (2022-01-25 17:32), 2.22.5 (2022-05-23 08:30)
Other packages that cited rQCC R package
View rQCC citation profile
Other R packages that rQCC depends, imports, suggests or enhances
Complete documentation for rQCC
Functions, R codes and Examples using the rQCC R package
Some associated functions: HL . MAD . RE . Shamos . acc . evar . factors.cc . finite.breakdown . n.times.eBias . n.times.eVar . plot . pooledEstimator . racc . rcc . sd.unbiased . unbiasing.factor . 
Some associated R codes: acc.R . estimators.R . factors.R . racc.R . rcc.R . zzz.R .  Full rQCC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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