calc_PStat | R Documentation |
A helper function to calculate the plotting statistic given S and sigma_tau_inv.
calc_PStat(S, sigma_tau_inv)
S |
A matrix which tracks the MCUSUM through observations |
sigma_tau_inv |
The inverse covariance matrix of tau. Estimated from the training data. |
The plotting statistic which determines if the process is considered in-control or out-of-control at a given observation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.