Usage
## S3 method for class 'TSdata':
summary(object, ...)
## S3 method for class 'SS':
summary(object, ...)
## S3 method for class 'ARMA':
summary(object, ...)
## S3 method for class 'TSestModel':
summary(object, ...)
## S3 method for class 'summary.TSdata':
print(x, digits=options()$digits, ...)
## S3 method for class 'summary.SS':
print(x, digits=options()$digits, ...)
## S3 method for class 'summary.ARMA':
print(x, digits=options()$digits, ...)
## S3 method for class 'summary.TSestModel':
print(x, digits=options()$digits, ...)