summaryStats {tsfa} | R Documentation |
Calculates various statistics from a TSFmodelEstEval object returned by EstEval. This function is for use by the summary and tfplot methods and would not typically be called by a user.
summaryStats(object, ...) ## S3 method for class 'TSFmodelEstEval': summaryStats(object, ...)
object |
a TSFestModel object to summarize. |
... |
further arguments passed to other methods. |
a list passed of statistics.
Paul Gilbert and Erik Meijer
EstEval
,
summary.TSFmodelEstEval
,
tfplot.TSFmodelEstEval