Hello,
I want to perform a multivariate linear polynomial regression on STATA. I am working with election data so I have data on candidate characteristics (X variables) and election outcome (Y variable). The Y variable in this case is a function of multiple X variables. I am interested in plotting the relationship between the probability of winning against one of the X variables i.e. a, projection of the multivariate function in two dimensions. Since it would not be technically correct to just run lpoly on the Y-variable against the X variable of interest, I want to know how to perform a multivariate linear polynomial regression and then plot the function against a single X variable.
Can anyone help me with this? Any help would be greatly appreciated.
Thanks a lot!
Amrutha
Related Posts with Multivariate Local Linear Polynomial Regression (lpoly)
Multiple Correspondence Analysis on large dataset - r(123); invalid numlist has too many elementsHi Everybody, I am running a multiple correspondence analysis on my data using the mca command. For…
Average Partial Effects for a Non-Linear RegressionHi, I am running a Random Effect Ordered Probit Model with Self Rated Health as my dependent variab…
Average Partial Effects for a Non-Linear RegressionHi, I am running a Random Effect Ordered Probit Model with Self Rated Health as my dependent variab…
Interaction in reghdfe: base groupHi all, I have the following regression reghdfe dep_var ib1.age##c.x, absorb(FEs) vce(robust) Age…
Significance testing in publication trend across research areas over timeHello, i am struggling with a statistical problem. I am working with publication data from the Web …
Subscribe to:
Post Comments (Atom)
0 Response to Multivariate Local Linear Polynomial Regression (lpoly)
Post a Comment