Hi everyone,

I have two data set or matrices: matrix a (2x164) and matrix b (164x82). In these two data sets, the first row is the variable name. Would you mind helping me with the code for multiplying matrix a with matrix b? If matrix c (2x82 is the result from this multiplication, how can I name the column of vector c as the column name of vector b? I only see Stata command for multiplying smaller matrix. I read in a post that we can use matrix score to multiply matrix, but I don't understand (Re: st: multiply two data sets (stata.com). I really look forward to your help. Thank you.