Glossary of economics research
Results of search for vec follow:
vec:
An operator. For a matrix C, vec(C) is the vector constructed by stacking all
of the columns of C, the second below the first and so on. So if C is n x k,
then vec(C) is nk x 1.
Contexts: econometrics; notation
Back to top