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

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
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  
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  
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  
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  
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  

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