Page 1 of 1

storing boostrapped sims

Posted: Tue Aug 27, 2019 6:07 am
by EviewsUser1
I did a stochastic simulation of a model using boostrapped errors. I saved the simulated series to a new page and Eviews put each series in one long vector (139000 obs = 139 sample size x 1000 sims).

Is there a way to save the sims as individual series? Instead of all of the X's being in one long vector called X_0 can I break it into X1, X2, .... X1000?

Thanks!

Re: storing boostrapped sims

Posted: Tue Aug 27, 2019 7:30 am
by EViews Gareth
You can use Proc->Reshape current page->Unstack into new page.

Or use the pageunstack command.