powered by
Stacking lower triange of a matrix to a vector
rsem.vech(x)
A matrix
Ke-Hai Yuan and Zhiyong Zhang (2011) Robust Structural Equation Modeling with Missing Data and Auxiliary Variables
# NOT RUN { x<-array(1:9, c(3,3)) rsem.vec(x) # }
Run the code above in your browser using DataLab