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]
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 27 Mar. 2025.
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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for rQCC0246810121416182022TrendBars

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  
treeDA  
Tree-Based Discriminant Analysis
Performs sparse discriminant analysis on a combination of node and leaf predictors when the predicto ...
Download / Learn more Package Citations See dependency  
jrt  
Item Response Theory Modeling and Scoring for Judgment Data
Psychometric analysis and scoring of judgment data using polytomous Item-Response Theory (IRT) model ...
Download / Learn more Package Citations See dependency  
SimSurvNMarker  
Simulate Survival Time and Markers
Provides functions to simulate from joint survival and marker models. The user can specific all bas ...
Download / Learn more Package Citations See dependency  
CompModels  
Pseudo Computer Models for Optimization
A suite of computer model test functions that can be used to test and evaluate algorithms for Bayesi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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