summaryStats: Summary Statistics Calculations

Description Usage Arguments Value Author(s) See Also

View source: R/tsfa.R

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

1
2
3
    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.

Author(s)

Paul Gilbert and Erik Meijer

See Also

EstEval, summary.TSFmodelEstEval, tfplot.TSFmodelEstEval


tsfa documentation built on Jan. 13, 2021, 10:53 a.m.