Page 1 of 1
Program a regression line in a scatter plot
Posted: Wed Feb 13, 2019 8:25 am
by RDS
I would like to create a scatter plot between Y and X and add a regression line
graph FIG.scat Y X
Whats is the programming lines needed to add the regression line to the chart (FIG)?
Re: Program a regression line in a scatter plot
Posted: Wed Feb 13, 2019 8:39 am
by EViews Gareth
Re: Program a regression line in a scatter plot
Posted: Wed Feb 13, 2019 8:54 am
by RDS
Perfect.
Is there a possibility to show the coefficients and the R2?
Is there a possibility to relabel the axis: for example Y is OUTPUT and X is PRICES?
Re: Program a regression line in a scatter plot
Posted: Thu Feb 14, 2019 6:39 am
by RDS
When I plot the chart, essentially they are a group of variables.
Unfortunately, if I change the sample period, also the chart changes.
Is it possible to freeze the cross-plot with the regression line as Figures?