View source: R/cpStat-methods.R
print.cpStat | R Documentation |
Prints the value of the test statistic and adds the most likely change point location.
## S3 method for class 'cpStat'
print(x, ...)
x |
object of the class 'cpStat'. |
... |
further arguments passed to or from other methods. |
Object x
is return; function is called for its side effect.
Sheila Görz
print
, wilcox_stat
, CUSUM
, HodgesLehmann
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.