Dear statalisters,
I want to run the following regression
regress logwage i.year##(c.cog)
IVing for "cog" using "grade" as there is substantial measurement error in "cog". How can I do this swiftly without creating a separate variable for each year-cog combination and IVing each single one of them?
Michael
I want to run the following regression
regress logwage i.year##(c.cog)
IVing for "cog" using "grade" as there is substantial measurement error in "cog". How can I do this swiftly without creating a separate variable for each year-cog combination and IVing each single one of them?
Michael

Comment