Page 1 of 1

Are there Arrays?

Posted: Mon Jul 15, 2019 12:02 pm
by Mgatmait
Hi, im pretty new to this language and im having trouble if someone can please help me. I am trying to put a set of data into an array and being able to call it and change it when needed. How can i go about doing that?

Re: Are there Arrays?

Posted: Mon Jul 15, 2019 12:14 pm
by startz
There are vectors, matrices, and series.

Data almost always belongs in a series.

Re: Are there Arrays?

Posted: Mon Jul 15, 2019 12:21 pm
by Mgatmait
Thank you, I recently had to learn this language and i'm having a bit of trouble transitioning from other languages. So i really appreciate the help

Re: Are there Arrays?

Posted: Mon Jul 15, 2019 12:32 pm
by startz
You might want to look through http://www.eviews.com/illustrated/illustrated.html as a quick way to get started.