1) Y= X1+ X1*X1+X2 + X1*X2 + (X2)*(X1*X1) i.e. adding not only the interaction with the low level X1 but also the interaction with the quadratic term X1*X1.
2) Y= X1+ X1*X1+X2 + X1*X2 i.e. just adding the interaction between X2 and the lower level of X1.
x1 is a continuous var the child's health whereas x2 is gender.
y is a dummy variable so this is a probit model.
im actually trying to capture non linear relationship and would it be necessary to include "the quadratic term interacted with the gender variable"
what if i dont?
and yes im using factor variables
Related Posts with higher polynomial
marginsplot after running a multinomial logit: how to plot the cumulative probabilities as an area graph Hello, I have been using the marginsplot function plot predicted probabilities after mlogit estimat…
Creating local (or global) macro of past date (or range), in DDNNCCYY formatHi, I am trying to save a date range as a macro. I have it working to a degree with: Code: su dat…
Theoretical question about the importance of stationarity in panel data for OLS estimatorDear all, I have been doing some reading on the importance of the stationarity property for the dep…
Combining/Merging Duplicate ObservationsHi all, I have a dataset containing over 300'000 observations and have identified a few (1'725) dupl…
reghdfe, clustering and crit. values -> adjusted?Dear all, I am using reghdfe and have few clusters. Throughout, I Wild-Cluster bottstrap my p-value…
Subscribe to:
Post Comments (Atom)
0 Response to higher polynomial
Post a Comment