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 04 Jun. 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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
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  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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