print.mdl: Print information of mbreaks comprehensive procedure
Description
print prints the class mdl object with default showing only
certain procedures called
by mdl() function including: seqtests class object, sbtests class
object, and model class object using KT information criterion
Usage
# S3 method for mdl
print(x, ...)
Value
No return value, only for printing model, sbtests and seqtests class objects
invoked during mdl().