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)
Interpretation of the interaction terms of two categorical variables in Non Linear modelsHi, I have been searching online but cant find much. I need help in understanding the interpretatio…
Running a regression and variables are omitted due to collinearity but i don't know whyHi i was wondering if anyone could help me I am running the following tobit regression: Code: to…
Fill in missing information for only specific observations Code: * Example generated by -dataex-. To install: ssc install dataex clear input byte survey int …
How to Esttab SHOWING THE FIRST STAGE ONLY (Without Showing the Second Stage) with ivreg2?Hi! My question is how to use Esttab to show the first stage WITHOUT Showing the Second Stage with i…
Create a control group matching categorical and continuous variablesDear all, I am analyzing whether a CEO turnover (c. 600 events) has a long-term impact on operating…
Subscribe to:
Post Comments (Atom)
0 Response to Multivariate Local Linear Polynomial Regression (lpoly)
Post a Comment