Summary method for object in tsfa, such as the object
returned by the estimation method estTSF.ML
.
See FAfitStats
for details on the results from
summary.TSFmodel
.
# S3 method for TSFmodel
summary(object, ...)
# S3 method for FAmodel
summary(object, ...)
# S3 method for TSFmodelEstEval
summary(object, ...)
# S3 method for summary.TSFmodel
print(x, ...)
# S3 method for summary.FAmodel
print(x, ...)
# S3 method for summary.TSFmodelEstEval
print(x, digits = options()$digits, ...)
an object to summarize.
an object to print.
precision of printed numbers.
further arguments passed to other methods.
a summary object.