summaryStats {tsfa}R Documentation

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.

Author(s)

Paul Gilbert and Erik Meijer

See Also

EstEval, summary.TSFmodelEstEval, tfplot.TSFmodelEstEval


[Package tsfa version 2009.02-1 Index]