Description Usage Arguments Details Value References Examples
construtor for subclass 'Chan' in class 'ChangepointDetector'
1 |
dim |
Data dimension, all new data must be of this dimension |
thresh |
Detection threshold. A positive real number. |
p0 |
A sparsity parameter between 0 and 1. It is the assumed fraction of
nonzero coordinates of change. Default to |
w |
Window size parameter. Number of most recent data points to keep track in memory. Default is 200. |
lambda |
A tuning parameter used by the Chan (2017) method. Default is
|
It is preferred to use ChangepointDetector
for
construction.
An object of S3 subclass 'Chan' in class 'ChangepointDetector'.
Chan, H. P. (2017) Optimal sequential detection in multi-stream data. Ann. Statist., 45, 2736–2763.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.