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 23 Apr. 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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/22Downloads for rQCC051015202530TrendBars

Today's Hot Picks in Authors and Packages

miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
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  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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