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
Tracking changes in datasetHi, I tracked executives across firms and retained those executives who were employed for at least …
Matching based on market value with range.Hi, I am trying to Match the companies in my dataset that belong to the test sample 1:1 to a compan…
A stochastic frontier model with correction for sample selection in StataDear Statalist, I am trying to estimate a SFM that can address selection bias. Theoretically, I am …
Power calculation for time to event studyHi, I am powering an RCT where the primary endpoint is time-to-response from initiation of treatmen…
Generating ID variables in one data set based on some observations in another data setHI all, Please consider the following data set: data set_1 clear . input str8 respid byte str…
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