Get out of control observations from control charts
Get out of control observations from control charts
get_ooc(cclist)
Arguments
cclist: A data.frame produced by control_charts_pca, control_charts_sof_pc, regr_cc_fof, or regr_cc_sof.
Returns
A data.frame with the same number of rows as cclist, and the same number of columns apart from the columns indicating control chart limits. Each value is TRUE if the corresponding observation is in control and FALSE otherwise.