Hi, my equation of my regression is : Y=B0 + B1*log(x)
I would like to get a graph with this equation and the standard error.
I found lfitci for linear and qfitci for quadratic but is it possible to do it with log(X)? And i want to keep the X axis not in log
When i type Help lfitci i find this:
"Do not use twoway lfitci when specifying the axis scale options yscale(log) or xscale(log) to create log scales.
The result may look pretty, but if you think about it, it is not what you want. The prediction line is not straight because the regression estimated for the prediction was for mpg on weight, not for mpg on log(weight)."
But what can i do?
Thanks you
Related Posts with Using lfit with log(x)
Help with nonlinear regression codeDear colleagues, I want to use nonlinear regression to get lambda, a and b from the equation showed …
set industry dummiesDear Statalist, In my panel data, I want to control for time dummies and industry dummies. Industry…
Making quarterly variable from separate day , month and year variableIn BRFSS data the interview date variable is suppressed though the the day , month and year variable…
Asdoc Query (reporting for thesis format)hello and good day, I am using Local projection method and I want to export the result of my regress…
xtdidregress and reghdfeI'm struggling to know how to implement a triple differences specification in reghdfe into xtdidregr…
Subscribe to:
Post Comments (Atom)
0 Response to Using lfit with log(x)
Post a Comment