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 25 Jun. 2026.
Previous versions and publish date:
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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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