Search found 17 matches

by lucaski
Tue Mar 15, 2011 9:00 pm
Forum: Programming
Topic: VAR exogenous variables
Replies: 4
Views: 8612

VAR exogenous variables

I am trying to make a program that estimates a var, but I do not know how to make it estimate with exogenous variables. How can I do it?
by lucaski
Tue Mar 01, 2011 6:41 pm
Forum: Programming
Topic: Sampla size change
Replies: 1
Views: 3082

Sampla size change

I am doing a forecast program, I need to change the size of the sample of my actual workfile, how can I do that?
by lucaski
Tue Mar 01, 2011 5:05 pm
Forum: Programming
Topic: integer code
Replies: 1
Views: 3658

integer code

I have a scalar named !a and it has the value of 4.5, I need to transform this value in an integer value, I dont care if it will be 4 or 5, it just need to be integer
by lucaski
Thu Feb 17, 2011 6:23 pm
Forum: Estimation
Topic: Problem in understanding a system
Replies: 2
Views: 3678

Re: Problem in understanding a system

now I get it, thx
by lucaski
Thu Feb 17, 2011 5:56 pm
Forum: Estimation
Topic: Problem in understanding a system
Replies: 2
Views: 3678

Problem in understanding a system

My professor gave me the task of replicate this system: Equation: DYIELD-(ALPHA(1)+0*PYIELD(1))*DT Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)*PYIELD Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2 *(PYIELD^2^(0))*DT Equation: ((DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2 *(PYIELD^2^(0...
by lucaski
Fri Feb 11, 2011 8:47 pm
Forum: Programming
Topic: Problem with commands
Replies: 1
Views: 3821

Problem with commands

I am trying to use commands like @recode and @obs, but my eviews 7 always responds saying that these are illegal command or not defined. I do not know what is happening. For example, i'm trying to divide by 2 the obs of my series called vlaverage if they are bigger than 150. @recode (vlaverage>150,v...
by lucaski
Tue Feb 08, 2011 3:36 pm
Forum: Programming
Topic: resample command
Replies: 2
Views: 4731

Re: resample command

Thank you
by lucaski
Tue Feb 08, 2011 3:19 pm
Forum: Programming
Topic: resample command
Replies: 2
Views: 4731

resample command

I wanna know if exists a interative use command that resample a series.
by lucaski
Tue Feb 08, 2011 8:42 am
Forum: Data Manipulation
Topic: Turn NAs in zeroes
Replies: 1
Views: 3616

Turn NAs in zeroes

Hello, I have a series with some NAs observations, I need to transform these NAs in zeroes.
by lucaski
Thu Jan 27, 2011 6:11 am
Forum: Data Manipulation
Topic: Can´t get rid from weekends
Replies: 1
Views: 3489

Can´t get rid from weekends

Hello i'm trying to create a workfile with a regular frequency. The frequency needs to be intraday/minute from 1/01/2005 to 6/30/2009. In addition, I need to get rid from observations between friday 22:00:00 to sunday 21:59:59. when I was creating the workfile I did this: http://img130.imageshack.us...
by lucaski
Thu Jan 13, 2011 10:37 pm
Forum: Data Manipulation
Topic: How to turn two series in one series?
Replies: 3
Views: 5122

Re: How to turn two series in one series?

I have for example 2 series, each one with 10 observations. The first series has the numbers between 1 to 10, and the second series has the numbers between 11 to 20. What I want to do is a new series that contains all the observersions from both the first and the second series. In conclusion, I will...
by lucaski
Thu Jan 13, 2011 9:15 pm
Forum: Data Manipulation
Topic: How to turn two series in one series?
Replies: 3
Views: 5122

How to turn two series in one series?

Hello, I have 2 series and I need to tranform both of then in a single new series. I wanna know if exists a ease way to do that, because i'm coping and pasting observetions from one series in the other series.
by lucaski
Wed Jan 12, 2011 10:46 pm
Forum: Data Manipulation
Topic: Repeated dates
Replies: 5
Views: 6885

Re: Repeated dates

I'm sorry, you are right, i was doing something wrong here, thank you.
by lucaski
Wed Jan 12, 2011 10:43 pm
Forum: Data Manipulation
Topic: Repeated dates
Replies: 5
Views: 6885

Re: Repeated dates

The series that has the repeated observations don't identifies my observations, my workfile is undated/unstructured. I tried to go to proc -> contract, but since my series is undated i'm unable to change my series called date from this option.
by lucaski
Wed Jan 12, 2011 10:32 pm
Forum: Data Manipulation
Topic: Repeated dates
Replies: 5
Views: 6885

Re: Repeated dates

Oh i'm sorry, my series is a simple time series, it is not the data of my workfile, how can I get hid of the reapeated observations.

Go to advanced search