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)
keeping soundex started with a specific letterI have a dataset and want to keep a number of variables - Soundex started with a letter, for example…
Odds ratio and ConHi all, I have a three-part question from a logistic regression. In the case of this study, I have t…
Panel VAR Diagnostics / Assumptions.Greetings Statalist Users and team. I'm working on a panel data VAR model using pvar package. Where…
Tabulate CommandHello, I am new to the stata and trying to interpret the tabulate command with 2 variables. What sho…
Creating Tables by LoopsHello, I am trying create a table with 4 columns and 7 rows by using a for loop. Could anyone help m…
Subscribe to:
Post Comments (Atom)
0 Response to Using lfit with log(x)
Post a Comment