Search found 2 matches

by jimmy1899
Mon Apr 12, 2010 3:00 pm
Forum: Programming
Topic: Monte Carlo
Replies: 12
Views: 18881

Re: Monte Carlo

Thank you very much Gareth

"smpl @first @first" and "smpl @first+1 @last" are delimiters

To set the first element to 5, I could also have written

Code: Select all

smpl @first @first series y = 5
This looks pretty easy indeed :mrgreen:

Thanks !
by jimmy1899
Mon Apr 12, 2010 1:29 pm
Forum: Programming
Topic: Monte Carlo
Replies: 12
Views: 18881

Monte Carlo

Hello, I have had a look at the Monte Carlo examples. I think I will store the simulation results into a matrix. However I would have liked to learn how to program some kind of recursive algorithm with EViews. What's a good way to program such a model : Y(t) = a*Y(t-1)+b+nrnd ? Thanks for you help !...

Go to advanced search