plotting Time sequence forcast plot with graph builder(script)
I am wondering that I can keep the plot the time series predicted plot in graph builder or not. So that my supervisor can esaily read the trend in future then take plan immediately. The plot I already made have grouped x, so it should show several predicted line in one single plot. The fowllowing script is the time series predicted plot :Time Series(
X( :date ),
Y( :CD ),
ARIMA( 0, 1, 0 ),
S...
albiruni81
David_Burnham
dale_lehman