Other packages > Find by keyword >

MPCI  

Multivariate Process Capability Indices (MPCI)
View on CRAN: Click here


Download and install MPCI package within the R console
Install from CRAN:
install.packages("MPCI")

Install from Github:
library("remotes")
install_github("cran/MPCI")

Install by package version:
library("remotes")
install_version("MPCI", "1.0.7")



Attach the package and use:
library("MPCI")
Maintained by
Edgar Santos-Fernandez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-15
Latest Update: 2015-10-25
Description:
It performs the followings Multivariate Process Capability Indices: Shahriari et al. (1995) Multivariate Capability Vector, Taam et al. (1993) Multivariate Capability Index (MCpm), Pan and Lee (2010) proposal (NMCpm) and the followings based on Principal Component Analysis (PCA):Wang and Chen (1998), Xekalaki and Perakis (2002) and Wang (2005). Two datasets are included.
How to cite:
Edgar Santos-Fernandez (2011). MPCI: Multivariate Process Capability Indices (MPCI). R package version 1.0.7, https://cran.r-project.org/web/packages/MPCI. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.1 (2011-10-06 14:52), 1.0.2 (2012-01-14 10:36), 1.0.3 (2012-02-17 13:25), 1.0.4 (2012-04-25 23:55), 1.0.5 (2012-06-28 08:14), 1.0.6 (2014-04-15 15:31), 1.0 (2011-09-15 22:18)
Other packages that cited MPCI R package
View MPCI citation profile
Other R packages that MPCI depends, imports, suggests or enhances
Complete documentation for MPCI
Functions, R codes and Examples using the MPCI R package
Some associated functions: MPCI-package . dataset1 . dataset2 . mpci . 
Some associated R codes: mpci.R .  Full MPCI package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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