summary.fastcpd: Show the summary of a fastcpd object
Description
Show the summary of a fastcpd object
Usage
# S3 method for fastcpd
summary(object, ...)# S4 method for fastcpd
summary(object, ...)
Value
Return a (temporarily) invisible copy of the fastcpd object.
Called primarily for printing the summary of the model including the
call, the change points, the cost values and the estimated parameters.
Arguments
- object
A fastcpd object.
- ...
Ignored.