Alejandro Ria�o
> > My question is very simple..., it regards avplots, we
> > I do it after running a simple regress the range in
> > the graph axes dont correspond to the ones of my
> > variables. Do you know how can i create a scatterplot
> > of my data with the regression line included so I can
> > overcome this problem ?
Scott Merryman
> -twoway lfit mpg weight || scatter mpg weight- will
> produce a very nice graph.
>
> or, with confidence intervals:
> twoway lfitci mpg weight || scatter mpg weight
>
> As an alternative (Stata 7) you could use Nick Cox's -sparl-
Another alternative in Stata 7, in some ways more general
than -sparl-, is -regplot-. Both on SSC.
Nick
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/