powered by
Plot profiles and optionally control limits
plotProfiles( profiles, x = 1:nrow(profiles), cLimits = NULL, outControl = NULL, onlyout = FALSE )
Only graphical output with the profiles
matrix with profiles in columns
vector with the independent variable
matrix with three profiles: prototype and confidence bands (limits)
identifiers of out-of-control profiles
plot only out-of-control profiles? [FALSE]
Javier M. Moguerza and Emilio L. Cano
Cano, E.L. and Moguerza, J.M. and Prieto Corcoba, M. (2015) Quality Control with R. An ISO Standards Approach. Springer.
plotProfiles(profiles = ss.data.wby, x = ss.data.wbx)
Run the code above in your browser using DataLab