IRIS Toolbox Reference Manual

eig

Eigenvalues of a VAR process

Syntax

E = eig(V)

Input arguments

Output arguments

Description

This function is equivalent to calling

e = get(v,'eig')

Example