Skip to content

flaviobarros/IQCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQCC

CRAN_Status_Badge Licence minimal R version packageversion DOI

Builds statistical control charts with exact limits for univariate and multivariate cases.

Installation

You can install from CRAN:

install.packages('IQCC', dependencies = TRUE)

or from github:

devtools::install_github('flaviobarros/IQCC')