I need to concatenate 2 series, can someone explain to me how can I do?
example:
2 2 I need to create the series I of the result 22
3 4 I need to create the series I of the result 34
as concatenate?
Moderators: EViews Gareth, EViews Moderator
Re: as concatenate?
If the result will be a numeric series, then:
Otherwise:
Code: Select all
series y = 10*y1 + y2Code: Select all
alpha y = @str(y1) + @str(y2)Return to “Econometric Discussions”
Who is online
Users browsing this forum: No registered users and 2 guests
