print.segmented: Print method for the segmented class
Description
Printing the most important feautures of a segmented model.
Usage
# S3 method for segmented
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x
object of class segmented
digits
number of digits to be printed
…
arguments passed to other functions