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)
Omitted dummy variables due to collinearity, but missing values should prevent them entering the modelDear Statalisters, I am using Stata SE 17 on Windows 10. I'm conducting a panel data analysis with t…
Why does Stata graph box not ignore missing values _hi Stata Gurus, I am trying to check the outliners in my data. For example, the total asset (ta) of …
Change axis label specifications twoway graphHello, I am tyring to group values if the follwing changes of the y-axis label would be possible: -…
Need help with nested logit marginal effectsDear scholars, I am having problem estimating the marginal effects after the estimation of my nested…
Speed comparison: Passing data vector by name vs pointers in Mata | StataI was experimenting with different uses of pointers. Turns out that in a larger dataset, pointer mig…
Subscribe to:
Post Comments (Atom)
0 Response to Multivariate Local Linear Polynomial Regression (lpoly)
Post a Comment