Dear Statalist,
I have estimated a model like this:
elec= -12.83927*ldisp + .7345735*ldisp2 + (other variables)
What I wanna do is to find the corresponding value of ldisp at a threshold level of elec, say elec=0.7 (this is not turning point). I could solve equation -12.83927*ldisp + .7345735*ldisp2 + average of all other variables=0.7 to find ldisp, but I would like to know whether any command in Stata can help.
Thank you in advance!
Related Posts with Find corresponding X for a threshold of Y in estimated model
OLS R^2 for large datasets inaccurate (lassogof)Dear community, I am using 'lassogof' to compare the performance of different Lasso, Elastic Net an…
Race and age composition for 50 states in multiple yearsI'm working with ACS data where I'm gonna need state controls like - income per capita , unemploymen…
Flipping (renaming) a stringHello, I have a series of varnames named year2010A | year2010B | ... | year2011A | year2011B | ... …
Oaxaca decomposition detail unexplained partI am doing Oaxaca decomposition in detail. The interpretation of the explained part of different var…
Quickly edit duplicated observation in a panel settingHello everyone! I have been working on removing duplicated observations for a long time, using diffe…
Subscribe to:
Post Comments (Atom)
0 Response to Find corresponding X for a threshold of Y in estimated model
Post a Comment