I am modeling a response Y against a predictor X, which is a product of two variables X1 and X2. I am interested in the coefficient of X.
Mathematically which way of modeling is correct?:
- Y ~ X
- Y ~ X1 + X2
- Y ~ X + X1 + X2
Thanks, maverik
I am modeling a response Y against a predictor X, which is a product of two variables X1 and X2. I am interested in the coefficient of X.
Mathematically which way of modeling is correct?:
Thanks, maverik