I have a panel data of investments with these variables : 1) investment amount 2) investment year 3) investment tech (dummy variable 0,1)
I want to create a table that shows the total amounts of all investments in a particular year for investment tech =1 and the same for investment tech =0
can anyone help me how I can do this in state?
I want to create a table that shows the total amounts of all investments in a particular year for investment tech =1 and the same for investment tech =0
can anyone help me how I can do this in state?

Comment