Page 1 of 1
Itertaion loop does not stop
Posted: Mon Mar 06, 2023 10:25 am
by essa
Hello everyone, I used the following commands for iteration of the program:
!use_original_data = 1
!rep_data = 30
!rep_shocks = 500
!irf_steps = 40
!n_paths = 5000
!n_subpath = 1000
rndseed(type=mt) 1234567
But the program is not gonna stop even after 4 hours, and i have to forcefully shut the software. I need guidance that what is the issue here.
Thank you
Re: Itertaion loop does not stop
Posted: Mon Mar 06, 2023 10:54 am
by EViews Gareth
I'm not sure what you're asking. The code that you listed above will take about a nanosecond to execute.
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 10:34 am
by essa
I'm not sure what you're asking. The code that you listed above will take about a nanosecond to execute.
Thank you for the reply but still the issue is there, Can I email you my workfile and program file so you find out the issue ?
Thank you
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 10:39 am
by EViews Gareth
You can email
support@eviews.com, along with your serial number.
Or you can post the files here.
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 10:56 am
by essa
You can email
support@eviews.com, along with your serial number.
Or you can post the files here.
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 11:19 am
by EViews Gareth
You have to help us to help you. What are we supposed to do? What is the issue you are facing?
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 11:23 am
by essa
You have to help us to help you. What are we supposed to do? What is the issue you are facing?
The issue is that when I run the loop as per given commands in options.prg, the loop does not stop even after 4 hours.
Re: Itertaion loop does not stop
Posted: Wed Mar 08, 2023 3:28 pm
by startz
When I run options.prg it runs in about a nanosecond. Is it the other program that's the issue?