printLagpolList: Prints a list of 'lagpol' objects.

View source: R/lagpol.R

printLagpolListR Documentation

Prints a list of lagpol objects.

Description

Prints a list of lagpol objects.

Usage

printLagpolList(llp, digits = 2, width = getOption("width"))

Arguments

llp

A list of lagpol objects.

digits

Integer. Number of significant digits to display. Default is 2.

width

Integer. Maximum number of characters per line. Default is the console width.

Value

Invisibly returns the list of lagpol objects.


tfarima documentation built on Nov. 5, 2025, 7:43 p.m.