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) <doi:10.1080/03610918.2019.1699114>. 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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
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  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns