Clyde Schechter I am sorry I realized I should include all the variables in the reshape command but it is still showing me error
The code I used:
reshape wide result_@_mos ptgender ptage transplantdate result_dt result_name , i(mrn07) j(follo
> w_num)
But it doesnt go through it shows ptage not found or ptgender not found
But I checked multiple times and these are the names of the variable
Thanks for all the help I think its something minor but I am not able to figure out what
The code I used:
reshape wide result_@_mos ptgender ptage transplantdate result_dt result_name , i(mrn07) j(follo
> w_num)
But it doesnt go through it shows ptage not found or ptgender not found
But I checked multiple times and these are the names of the variable
Thanks for all the help I think its something minor but I am not able to figure out what
Comment