proc.reg: Process region

View source: R/proc.reg.R

proc.regR Documentation

Process region

Description

It computes the process region

Usage

proc.reg(x, alpha = 0.0027, ...)

Arguments

x

a matrix of quality characteristics

alpha

it is the significance level (0.0027 for default)

...

other parameters

Author(s)

Edgar Santos-Fernandez

Examples

data(dowel1)
proc.reg(dowel1, alpha = 0.01)

MSQC documentation built on May 1, 2022, 5:07 p.m.