Description Usage Arguments Details Value References Examples
constructor of subclass 'XS' 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. |
It is preferred to use ChangepointDetector
for
construction.
An object of S3 subclass 'XS' in class 'ChangepointDetector'.
Xie, Y. and Siegmund, D. (2013) Sequential multi-sensor change-point detection. Ann. Statist., 41, 670–692.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.