I want to be able to graph my multiple linear regression predictions on the same graph as the scatter plot of the data set.
The closest I have found is
twoway (scatter Y X) (lfit Y X)
which only allows an approximation of SLR.
Is there any way to do this without spending 20 minutes copy-pasting matrices into excel?
Related Posts with Graphing MLR Predictions with Scatter of Data.
Recoding variable by quartilesDear community, I conduct a survey analysis, where I have question measured in 11 categories 0-10. I…
Errors when interpolating panel data using mipolateHello, Statalist, Long-time listener, first-time caller, here. I have panel data at the U.S. count…
Analysing duplicatesHi guys, I need to analyse duplicates. I've got different newpaper articles. They all have a story_…
Generating a categorical variableHi statalist, I am trying to generate a categorical variables using seven dummy variables that iden…
Is there an nbreg alternative for ppmlhdf ? (presence of overdisperion)Hi, I'im running regression on count data with 4 fixed effects. Because I include 4 fixed effects it…
Subscribe to:
Post Comments (Atom)
0 Response to Graphing MLR Predictions with Scatter of Data.
Post a Comment