Learn R Programming

pci

A Collection of Process Capability Index Functions

Installation

install.packages("pci")

About

Provides a collection of process capability index functions, such as $C_p$, $C_{pk}$, $C_{pm}$, and others, along with metadata about each, like LaTeX equations and R expressions. Its primary purpose is to form a foundation for other quality control packages to build on top of, by providing basic resources and functions. The indices belong to the field of statistical quality control, and quantify the degree to which a manufacturing process is able to create items that adhere to a certain standard of quality. For details see Montgomery, D. C. (2019, ISBN:978-1-119-39930-8).

Included:

  • $C_p$
  • $C_{pl}$
  • $C_{pu}$
  • $C_{pk}$
  • $C_{pm}$

References

  • Montgomery, D. C. (2019). Introduction to statistical quality control (8th ed.). Wiley. ISBN: 978-1-119-39930-8

Copy Link

Version

Install

install.packages('pci')

Monthly Downloads

231

Version

1.0.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Sam Semegne

Last Published

June 15th, 2024

Functions in pci (1.0.1)

C_p

\(C_p\)
C_pk

\(C_{pk}\)
C_pu

\(C_{pu}\)
C_pl

\(C_{pl}\)
C_pm

\(C_{pm}\)
pci_info

pci_info