covar_vech function

Covariance vech function

Covariance vech function

This function returns the half-vectorization of an input matrix as a column vector.

covar_vech(mat)

Arguments

  • mat: A (n x n) covariance matrix.

Returns

A (n+1)*n/2 column vector.

  • Maintainer: Gabriel Rodriguez Rondon
  • License: GPL (>= 2)
  • Last published: 2025-02-24