Learn R Programming

fastcpd (version 0.16.0)

print.fastcpd: 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 fastcpd
print(x, ...)

# S4 method for fastcpd print(x, ...)

Value

Return a (temporarily) invisible copy of the fastcpd object. Called primarily for printing the change points in the model.

Arguments

x

A fastcpd object.

...

Ignored.