SPCModelNormal: Parametric Model for Normally Distributed Data with Centering...

Description Usage Arguments Details Value

Description

Returns a data model for univariate observations using normality assumptions with updates that center and scale the observations and potentially subtract half of a constant Delta. Subtracting Delta/2 is useful for CUSUM charts.

Usage

1
SPCModelNormal(Delta = 0)

Arguments

Delta

Half of this constant is subtracted for updates (before centering and scaling).

Details

The parameters to the function have the following meaning.

The main operations are defined as follows:

Value

An object of class SPCDataModel.


spcadjust documentation built on May 1, 2019, 7:49 p.m.