Hello,
I would like to create a variable from 1x1 matrix elements. Specifically, I have matrices A1, A2, ... A100, each of which is a 1x1 matrix. I would like to create a variable B where the first observation is A1's value, the second observation is A2's value, and so on, with 100th observation being A100's value. I just don't know the syntax (I don't have much experience with Stata's matrices). Please help.
Thank you,
Stan
I would like to create a variable from 1x1 matrix elements. Specifically, I have matrices A1, A2, ... A100, each of which is a 1x1 matrix. I would like to create a variable B where the first observation is A1's value, the second observation is A2's value, and so on, with 100th observation being A100's value. I just don't know the syntax (I don't have much experience with Stata's matrices). Please help.
Thank you,
Stan
Comment