print.summary.ssm prints a detailed summary of the results of the
estimation of a ssm object.
# S3 method for summary.ssm
print(x, stats = TRUE, digits = max(3L, getOption("digits") - 3L), ...)Invisible NULL.
an object of class summary.ssm.
logical. If TRUE, additional diagnostic statistics are
printed.
integer. Number of significant digits to display for numeric values.
additional arguments.