summary-methods {changepoint} | R Documentation |
~~ Methods for function summary
in Package ‘base’ ~~
signature(object = "ANY")
Generic summary function, see base package description using ?summary
signature(object = "cpt")
Prints out a summary of the object to the terminal.
signature(object = "cpt.range")
Prints out a summary of the object to the terminal.
signature(object = "cpt.reg")
Prints out a summary of the object to the terminal.