summary-methods {changepoint} | R Documentation |
~~ Methods for Function summary in Package ‘base’ ~~
Description
~~ Methods for function summary
in Package ‘base’ ~~
Methods
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.
[Package changepoint version 2.3 Index]