Description Usage Arguments Examples
This function will produce univariate control charts to visually assess which observations are out of control with regards to a single variable. The variable being assessed for control is plotted on the y-axis for each observation. The ordering of the x axis comes from time series ordering. The upper and lower control limits (percent defined by the alpha argument) is also charted. Points that fall above or below the control limit lines are considered out of control
1 |
df |
, a data frame with continuous numerical columns |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.