SPCDataModel-class: Data Model for SPC charts

Description Details See Also

Description

This is the basic structure for converting observations (data) into updates for control charts. Classes of this type also have the ability to generate new data sets (resampling).

Details

Every element of this class has to consist of a list of the following functions: updates, getcdfupdates, Pofdata, resample, xiofP, which have to be of a specific form. The arguments generally have the following meaning: xi denotes the parameter vector needed to create updates for running the chart from observed data, data is observed data, P is a data model.

See Also

SPCModelNormal, SPCModelNonpar, SPCModelNonparCenterScale


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