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
Reshape long (date; price_68372V; price_138056) Code: * Example generated by -dataex-. To install: ssc install dataex clear input float date doubl…
margins in spatial panel data analysisHi, I have a problem using margins after the Spatial-AutoRegressive model, using xsmle. First I run…
keep observations between the same rangeHi statalists, I have two variables, period and company. Period is the accumulative number of quart…
Help with analyzing survey data for presidential electionHello everyone, I am almost new to Stata and am trying to find the right model to fit my data which …
Using MatchitHi, I'm trying to merge two datasets based on a string variable; but the string variables don't matc…
Subscribe to:
Post Comments (Atom)
0 Response to Find corresponding X for a threshold of Y in estimated model
Post a Comment