print.cpStat: Print method for change point statistics

View source: R/cpStat-methods.R

print.cpStatR Documentation

Print method for change point statistics

Description

Prints the value of the test statistic and adds the most likely change point location.

Usage

## S3 method for class 'cpStat'
print(x, ...)

Arguments

x

object of the class 'cpStat'.

...

further arguments passed to or from other methods.

Value

Object x is return; function is called for its side effect.

Author(s)

Sheila Görz

See Also

print, wilcox_stat, CUSUM, HodgesLehmann,


robcp documentation built on April 11, 2025, 6:18 p.m.