The error reads "starting values invalid or some RHS variables have missing values" while trying to estimate using nl command. My expression reads:
ln(y)=a+ln b1.(x1)+ln b2.(x2)+.......+ln b6.(x6)+ln(1-e(-b7.(x7)).
I used the nl command because the last expression on the right hand side has an exponential form inside the log.
Thanks.