comp2vech Turn a variance component relatedness matrix into its half-vectorization
Source:R/identifyModel.R
comp2vech.Rd
comp2vech Turn a variance component relatedness matrix into its half-vectorization
Arguments
- x
Relatedness component matrix (can be a matrix, list, or object that inherits from 'Matrix').
- include.zeros
logical. Whether to include all-zero rows. Default is FALSE.