Defining a series
Posted: Tue Jan 28, 2020 5:44 pm
Hi,
Does the eviews have the capability to define a series object as below:
Essentially, I want to set the sample and define the series as a vector with each row representing time.
Thanks
Adam
Does the eviews have the capability to define a series object as below:
Code: Select all
smpl 2019q3 2020q2
series x = (100,200,300, 400)
Thanks
Adam