Is there a way to generate a block diagonal matrix in Stata (no mata, if possible) starting from 2 matrices, such that the resulting matrix preserves the equation and column/row names of the original matrices? I can certainly write my program to do that, but maybe there's a quicker solution I'm not aware of.
↧