printLagpol {tfarima} | R Documentation |
Print numeric vector as a lagpol object
Description
Print numeric vector as a lagpol object
Usage
printLagpol(pol, digits = 2)
Arguments
pol |
numeric vectors with the coefficients of a normalized polynomial. |
digits |
number of decimals. |
[Package tfarima version 0.3.2 Index]