Dear all,
I am writing here today with the hope that someone might be able to help me with an obstacle that I am facing on Stata. I am trying to run the following non-linear regression:
nl (price = log(1-exp(-1*{a1}*Tau))+{a2}) where price is the dependent variable and Tau is the regressor.
On running this regression, I am continuously getting this error: "starting values invalid or some RHS variables have missing values".
Now I am completely stuck at this point and don't really know what to do. My RHS variables do not have any missing values and I have tried many different initial values for Tau but always get the same error.
Please let me know if anyone has any suggestions on what I should do.
Thanks
Best,
Prateek
Related Posts with Non-linear regression in Stata. Error: Starting values invalid or some RHS variables have missing values
Establishing parallel trends in a probit differences-in-differences modelHi, I have a question that's slightly more conceptual than related to direct stata output. I unders…
Nested logit model problemWe couldn't get a solution with the data we use, I wonder if we are editing the data incorrectly or …
generate an identifier variable that changes with every 3 observations?Hi folks. I have a dataset of this form: Code: * Example generated by -dataex-. To install: ssc in…
problem with legendUsing the below codes, I could create three graphs and combine them into one nice graph. As shown in…
Tabout not exporting confidence intervalsHello, I am trying to use tabout to export basic tables to Excel. I would like to include both perc…
Subscribe to:
Post Comments (Atom)
0 Response to Non-linear regression in Stata. Error: Starting values invalid or some RHS variables have missing values
Post a Comment