Learn R Programming

tsfa (version 2021.1-3)

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 TSFmodelEstEval
summaryStats(object, ...)

Arguments

object

a TSFestModel object to summarize.

...

further arguments passed to other methods.

Value

a list passed of statistics.

See Also

EstEval, summary.TSFmodelEstEval, tfplot.TSFmodelEstEval