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 16 Jul. 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

tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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