Create a scalar auto-series
Posted: Wed May 25, 2016 11:19 pm
Hello Eviews people,
I have an auto time series object and want to sum the rows into a scalar object but want that scalar to be an auto series so that if the time series object changes, so does the calculated sum scalar object.
I tired: @scalar(@sum(rem_a_0715)) where rem_a_0715 is the time series object. But it didn't work and neither a few variants of this? Can anyone help me?
I have an auto time series object and want to sum the rows into a scalar object but want that scalar to be an auto series so that if the time series object changes, so does the calculated sum scalar object.
I tired: @scalar(@sum(rem_a_0715)) where rem_a_0715 is the time series object. But it didn't work and neither a few variants of this? Can anyone help me?