Other packages > Find by keyword >

SixSigma  

Six Sigma Tools for Quality Control and Improvement
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SixSigma", "0.11.1")



Attach the package and use:
library("SixSigma")
Maintained by
Emilio L. Cano
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-03-04
Latest Update: 2023-08-22
Description:
Functions and utilities to perform Statistical Analyses in the Six Sigma way. Through the DMAIC cycle (Define, Measure, Analyze, Improve, Control), you can manage several Quality Management studies: Gage R&R, Capability Analysis, Control Charts, Loss Function Analysis, etc. Data frames used in the books "Six Sigma with R" [ISBN 978-1-4614-3652-2] and "Quality Control with R" [ISBN 978-3-319-24046-6], are also included in the package.
How to cite:
Emilio L. Cano (2011). SixSigma: Six Sigma Tools for Quality Control and Improvement. R package version 0.11.1, https://cran.r-project.org/web/packages/SixSigma. Accessed 05 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:26), 0.2.1 (2011-04-01 08:27), 0.2 (2011-03-04 08:16), 0.3.0 (2011-07-06 20:56), 0.4.0 (2011-09-20 21:28), 0.5.0 (2012-01-04 19:12), 0.6.0 (2012-03-01 11:52), 0.6.1 (2012-07-07 15:34), 0.6.2 (2012-08-18 19:38), 0.6.3 (2012-09-05 11:40), 0.7-0 (2012-11-30 08:09), 0.8-1 (2014-03-07 08:43), 0.9-0 (2015-11-10 11:18), 0.9-2 (2016-02-05 19:33), 0.9-3 (2016-03-25 00:46), 0.9-4 (2017-03-13 21:14), 0.9-51 (2017-10-04 19:25), 0.9-52 (2018-04-15 22:38), 0.10.3 (2021-08-20 18:10), 0.11.0 (2023-04-08 20:50)
Other packages that cited SixSigma R package
View SixSigma citation profile
Other R packages that SixSigma depends, imports, suggests or enhances
Complete documentation for SixSigma
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stlTDNN  
STL Decomposition and TDNN Hybrid Time Series Forecasting
Implementation of hybrid STL decomposition based time delay neural network model for univariate time ...
Download / Learn more Package Citations See dependency  
ETLUtils  
Utility Functions to Execute Standard Extract/Transform/Load Operations (using Package 'ff') on Large Data
Provides functions to facilitate the use of the 'ff' package in interaction with big data in 'SQL' ...
Download / Learn more Package Citations See dependency  
AnaCoDa  
Analysis of Codon Data under Stationarity using a Bayesian Framework
Is a collection of models to analyze genome scale codon data using a Bayesian framework. Provides v ...
Download / Learn more Package Citations See dependency  
discSurv  
Discrete Time Survival Analysis
Provides data transformations, estimation utilities, predictive evaluation measures and simulation ...
Download / Learn more Package Citations See dependency  
textometry  
Textual Data Analysis Package Used by the TXM Software
Statistical exploration of textual corpora using several methods from French 'Textometrie' (new name ...
Download / Learn more Package Citations See dependency  
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  

28,437

R Packages

239,283

Dependencies

75,476

Author Associations

28,438

Publication Badges

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