print.fastcpd {fastcpd} | R Documentation |
Print the call and the change points for a fastcpd object
Description
Print the call and the change points for a fastcpd object
Usage
## S3 method for class 'fastcpd'
print(x, ...)
## S4 method for signature 'fastcpd'
print(x, ...)
Arguments
x |
A fastcpd object. |
... |
Ignored. |
Value
Return a (temporarily) invisible copy of the fastcpd object. Called primarily for printing the change points in the model.
[Package fastcpd version 0.14.3 Index]