Description Usage Arguments Details Value
Description
1 | mixture_arl(threshold, m, d, p0, n, w, n_sim)
|
threshold |
A numeric specifying the threshold value for when a change is declared. |
n |
The number of observations to monitor for an estimate of the ARL. See details. |
w |
The window size. Number of recent time-points to consider for a change. |
n_sim |
The number of simulations to base the estimate on. |
mu_x |
A mean vector estimated from training data, representing the null distribution. |
Sigma_x |
A covariance matrix estimated from training data, representing the null distribution. |
Details
An estimate of the average run length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.