SPCpropertyres-class {spcadjust} | R Documentation |
Results of SPCproperty.
Description
Results of SPCproperty.
Usage
## S4 method for signature 'SPCpropertyres'
show(object)
Arguments
object |
the result to be shown. |
Methods (by generic)
-
show
: Prints the object nicely.
Slots
nrep
number of repetitions used in the simulation.
chart
the chart used.
property
the property of interest,
ARL
,calARL
,calhitprob
orhitprob
.covprob
the probability of the guaranteed conditional performance.
res
the guaranteed conditional performance.
raw
the unadjusted result.
params
additional parameters used for computing this property.
restext
a readable version of the result.
[Package spcadjust version 1.1 Index]