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]
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 Apr. 2025.
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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for SixSigma020406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
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  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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