xiofdata {spcadjust}R Documentation

Estimate Chart Parameters

Description

Estimates the parameters used to run a control chart from given data.

Usage

xiofdata(chart, data)

## S4 method for signature 'SPCchart'
xiofdata(chart, data)

Arguments

chart

the control chart to be used.

data

the data to be used.

Value

The parameter values for running the control chart chart.

Methods (by class)


[Package spcadjust version 1.1 Index]