Learn R Programming

spcadjust (version 0.9)

SPCShewNonparCenterScale-class: Class "SPCShewNonparCenterScale"

Description

Implements a Shewart chart, where the observations are centered and scaled and past data is resampled nonparametrically.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SPCShewNonparCenterScale", ...).

Extends

Class "SPCShew", directly. Class "SPCchart", by class "SPCShew", distance 2.

See Also

SPCShewNormalCenterScale

Examples

Run this code
showClass("SPCShewNonparCenterScale")

Run the code above in your browser using DataLab