tsq: Tsq Chart

Description Usage Arguments Value

View source: R/tsq.R

Description

This chart will give an idea of which observations are out of control. The chi square distance of each observation is plotted on the y axis, and the ordering of the x axis comes from time series ordering. The upper control limit (percent defined by the chi argument) is also charted. Observations above this line are considered out of control and should be examined further.

Usage

1
tsq(df, chi = 0.05)

Arguments

df

, a data frame

chi

, the desired alpha level

Value

, a tsq chart


s-huebler/rotateS21 documentation built on Dec. 22, 2021, 8:21 p.m.