summary.MSARmdl function

Summary of a MSARmdl object

Summary of a MSARmdl object

This is a method for the function summary() for objects of the class MSARmdl.

## S3 method for class 'MSARmdl' summary(object, digits = getOption("digits"), ...)

Arguments

  • object: an object for which a summary is desired.
  • digits: integer, used for number formatting with signif() (for summary.default) or format() (for summary.data.frame). In summary.default, if not specified (i.e., missing(.)), signif() will not be called anymore (since >= 3.4.0, where the default has been changed to only round in the print and format methods).
  • ...: additional arguments affecting the summary produced.

Returns

The MSARmdl object is returned invisibly.

  • Maintainer: Gabriel Rodriguez Rondon
  • License: GPL (>= 2)
  • Last published: 2025-02-24

Downloads (last 30 days):