Package: spcadjust 1.1

spcadjust: Functions for Calibrating Control Charts

Calibration of thresholds of control charts such as CUSUM charts based on past data, taking estimation error into account.

Authors:Axel Gandy <[email protected]> and Jan Terje Kvaloy <[email protected]>.

spcadjust_1.1.tar.gz
spcadjust_1.1.zip(r-4.7)spcadjust_1.1.zip(r-4.6)spcadjust_1.1.zip(r-4.5)
spcadjust_1.1.tgz(r-4.6-any)spcadjust_1.1.tgz(r-4.5-any)
spcadjust_1.1.tar.gz(r-4.7-any)spcadjust_1.1.tar.gz(r-4.6-any)
spcadjust_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
spcadjust/json (API)

# Install 'spcadjust' in R:
install.packages('spcadjust', repos = c('https://agandy.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.23 score 1 stars 28 scripts 248 downloads 14 exports 0 dependencies

Last updated from:de5d69322d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK124
source / vignettesOK273
linux-release-x86_64OK128
macos-release-arm64OK85
macos-oldrel-arm64OK105
windows-develOK82
windows-releaseOK89
windows-oldrelOK79
wasm-releaseOK94

Exports:getcdfupdatesgetqrunchartshowSPC2sidedconfintSPCModellmSPCModellogregLikRatioSPCModellogregOESPCModelNonparSPCModelNonparCenterScaleSPCModelNormalSPCpropertyupdatesxiofdata

Dependencies:

CUSUM Chart based on Linear Regression Models with Estimated Parameters
CUSUM chart based on linear regression model | Calibrating the chart to a given average run length (ARL) | Run the chart

Last update: 2016-09-29
Started: 2015-06-26

CUSUM Chart based on Logistic Regression Models with Estimated Parameters
CUSUM Chart based on logistic regression model | Calibrating the chart to a given average run length (ARL) | Run the chart

Last update: 2016-09-29
Started: 2015-06-26

CUSUM Chart with estimated In-Control State
CUSUM chart with estimated in-control state | Using normality assumptions | Calibrating the chart to a given average run length (ARL) | Run the chart

Last update: 2016-09-29
Started: 2015-06-26

EWMA Chart with estimated In-Control State
EWMA chart with estimated in-control state | Using normality assumptions | Calibrating the chart to a given average run length (ARL) | Run the chart

Last update: 2016-09-29
Started: 2015-11-21

Extensions
Extensions to other data models and estimation procedures | Robust estimation | Parametric exponential CUSUM chart

Last update: 2016-09-29
Started: 2015-11-21

Shewhart Chart with estimated In-Control State
Shewhart chart with estimated in-control state | Using normality assumptions | Calibrating the chart to a given average run length (ARL) | Run the chart

Last update: 2016-09-29
Started: 2015-06-26

Readme and manuals

Help Manual

Help pageTopics
Cardiac surgery datacardiacsurgery
CDF of Updates of a Control Chartgetcdfupdates getcdfupdates,SPCchart-method getcdfupdates,SPCShew-method
Returns a List to Compute Properties of a chartgetq getq,SPCCUSUM-method getq,SPCEWMA-method getq,SPCShew-method
Runs a chartrunchart runchart,SPCCUSUM-method runchart,SPCEWMA-method runchart,SPCShew-method
Computes a two-sided confidence interval for properties of a control chart.SPC2sidedconfint
Virtual Base Class for Control ChartsSPCchart-class
CUSUM ChartsSPCCUSUM-class
Data Model for SPC chartsSPCDataModel SPCDataModel-class
EWMA ChartsSPCEWMA-class
Data model based on a linear modelSPCModellm
Data Model for Binary Responses using a logarithmic model and likelihood ratio updates.SPCModellogregLikRatio
Data Model for Binary Responses using a Logarithmic Model and observed minus expected updates.SPCModellogregOE
Generic Model for Nonparametric ResamplingSPCModelNonpar
Nonparametric Resampling with Centering and ScalingSPCModelNonparCenterScale
Parametric Model for Normally Distributed Data with Centering and ScalingSPCModelNormal
Computes bootstrap adjusted properties for control chartsSPCproperty
Results of SPCproperty.show,SPCpropertyres-method SPCpropertyres-class
Shewhart charts.SPCShew-class
Updates of a Control Chartupdates updates,SPCchart-method updates,SPCShew-method
Estimate Chart Parametersxiofdata xiofdata,SPCchart-method