Name matrix rows with a loop Stata
I have a matrix with dimensions of 4x2
. I would like to name the rows with a loop that sum an scalar and added to row names.
I have a matrix with dimensions of 4x2
. I would like to name the rows with a loop that sum an scalar and added to row names.