warpTiles {qAnalyst} | R Documentation |
WarpTiles dataframe contains measurement about warp in a tiles factory.
data(warpTiles)
A data frame with 100 observations on the following variable.
warping
a numeric vector
Tiles distribution is well fitted by a Weibull or a Gamma distribution.
Industrial data.
warpTiles dataframe may be used to show capability for non - normal data.
data(warpTiles) plot(capabilityNotNormal(x=warpTiles$warping, usl=8, distribution="weibull", name="WARP"))