Learn R Programming

tsfa (version 2014.2-1)

summaryStats: Summary Statistics Calculations

Description

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.

Usage

summaryStats(object, ...)
    ## S3 method for class 'TSFmodelEstEval':
summaryStats(object, ...)

Arguments

object
a TSFestModel object to summarize.
...
further arguments passed to other methods.

Value

  • a list passed of statistics.

concept

TSFA

See Also

EstEval, summary.TSFmodelEstEval, tfplot.TSFmodelEstEval