print.MSARmdl function

Print summary of a MSARmdl object

Print summary of a MSARmdl object

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

## S3 method for class 'MSARmdl' print(x, digits = getOption("digits"), ...)

Arguments

  • x: an object used to select a method.
  • digits: minimal number of significant digits, see print.default.
  • ...: further arguments passed to or from other methods.

Returns

The MSARmdl object is returned invisibly.

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