Coerce to Left Matrix Fraction Description
as.lmfd.RdThe function as.lmfd.pseries calls
pseries2lmfd with default parameters.
Of course the pseries object must contain
sufficiently many lags.
Arguments
- obj
object
- method
character string
- ...
optional additional arguments
- lag.max
Integer. Number of lags for the impulse response computation. Defaults to
max(2 * s, 10)wheresis the state dimension ofobj. Must be large enough for the Hankel matrix to resolve the Kronecker indices.- tol
Tolerance for the rank decision in the Kronecker-index computation (passed to
qr). Default:sqrt(.Machine$double.eps).
Value
object of class lmfd