Hi
I'm using the following code:
however, I have multiple categorical variables that some of which take 3 levels, some take 2 levels, and others take 4 levels. I want to do a -foreach- loop to get the margins. however, I can't find a way to do this. I would appreciate any insights. Thanks,
I'm using the following code:
Code:
margins, at(x=(0(1)3))
Comment