Search found 12 matches

by Jariel
Mon Dec 07, 2015 1:12 am
Forum: Programming
Topic: Invertibility Condition ARIMA
Replies: 5
Views: 5537

Re: Invertibility Condition ARIMA

Thanks for your answer.

Do you think i could somehow automatically read that out (ARMA model is not invertible) from ARMA structure -> Roots:

Image

Edit: Also does this consider SMA/SAR terms too?
by Jariel
Sun Dec 06, 2015 11:03 pm
Forum: Programming
Topic: Invertibility Condition ARIMA
Replies: 5
Views: 5537

Re: Invertibility Condition ARIMA

E.g. a command to tell me if the condition of Invertibility is met or not, so i can filter those models out
by Jariel
Sun Dec 06, 2015 11:00 pm
Forum: Programming
Topic: Invertibility Condition ARIMA
Replies: 5
Views: 5537

Invertibility Condition ARIMA

I have build a programm that goes through a combination of SARIMA terms and different dummy variables and make a table out of the relevant statistics (AIC etc.). What i also want, is to make sure the sum of the absolute coefficients of the model is below 1 (Invertibility condition) so i don't get ex...
by Jariel
Wed Dec 02, 2015 5:19 pm
Forum: Programming
Topic: set workfile range to imported data series
Replies: 2
Views: 3197

Re: set workfile range to imported data series

Thanks must have missed that.
by Jariel
Wed Dec 02, 2015 4:34 pm
Forum: Programming
Topic: set workfile range to imported data series
Replies: 2
Views: 3197

set workfile range to imported data series

I got a workfile with an equation in it, and a csv file with data in it. I want both the workfile and the csv file merged into the same workfile, but the workfile range should equal the range of the csv file. If i do this: wfopen equation.WF1 import data.csv Then the range of the workfile equals the...
by Jariel
Wed Nov 11, 2015 5:25 am
Forum: Estimation
Topic: probabilities may not be valid for this equation specificati
Replies: 0
Views: 2400

probabilities may not be valid for this equation specificati

When i estimate an ARIMA Model with dynamic regressors (dummy variables), there is this note (probabilities may not be valid for this equation specification) on the bottom of the correlogram window. Are the p values valid, are they not, what does that mean?
by Jariel
Tue Nov 10, 2015 5:03 am
Forum: Programming
Topic: Run a program every 3 minutes
Replies: 2
Views: 2769

Re: Run a program every 3 minutes

Thanks, exactly what i wanted.
by Jariel
Mon Nov 09, 2015 7:35 pm
Forum: Programming
Topic: Run a program every 3 minutes
Replies: 2
Views: 2769

Run a program every 3 minutes

I have an eviews program that i would like to run regularly (for example every 3 minutes). Is that possible/how to do that?

It would be even better if could set the time it should run (for example 15:00 daily).
by Jariel
Thu Oct 29, 2015 4:13 pm
Forum: Estimation
Topic: Allow only non-negative forecast result values
Replies: 4
Views: 4418

Re: Allow only non-negative forecast result values

Thanks i'll look it up.
by Jariel
Thu Oct 29, 2015 3:56 pm
Forum: Estimation
Topic: Allow only non-negative forecast result values
Replies: 4
Views: 4418

Re: Allow only non-negative forecast result values

Thanks.

But i would also need the forecast evaluation under the condition that all negative values are zeros. Is it possible to somehow specify it in the estimation equation?
by Jariel
Thu Oct 29, 2015 3:47 pm
Forum: Estimation
Topic: Allow only non-negative forecast result values
Replies: 4
Views: 4418

Allow only non-negative forecast result values

My data is strictly positive (and zero values), and the output of a forecast should be only positive (and zero values) too. My equation (simplified) looks something like this: y = 3 * x - 1 * z So it's possible that a negative value arises if e.g. x is 0 and z is above 0. But i don't want negative v...
by Jariel
Wed May 13, 2015 8:51 am
Forum: Data Manipulation
Topic: importing data: dated - regular frequency 3 minutes
Replies: 1
Views: 3111

importing data: dated - regular frequency 3 minutes

Hi, i have data with a 3 minute frequency and want to do time series analysis on it. Is it possible to import/use the data? There are options for 2 minute or 5 minute frequency data when creating a new workfile/importing data, but not for 3 minute frequency data. I use eviews 8. Attached is a sample...

Go to advanced search