Hello!
I am trying to add some interactions to my regression model in order to control for some characteristics of the sample.
I am having some troubles in understanding which is the difference between using i.state#age and i.state#c.age. I had a look at help fvvarlist in order to understand the difference but I am still doubtful. Using c.age, I am considering it as a continuous variable, but so, what does it mean to use age? Is it not continuous too?
Thank you for your answers
I am trying to add some interactions to my regression model in order to control for some characteristics of the sample.
I am having some troubles in understanding which is the difference between using i.state#age and i.state#c.age. I had a look at help fvvarlist in order to understand the difference but I am still doubtful. Using c.age, I am considering it as a continuous variable, but so, what does it mean to use age? Is it not continuous too?
Thank you for your answers
Comment