|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Re: mata->stata code
From
Kit Baum <[email protected]>
To
[email protected]
Subject
st: Re: mata->stata code
Date
Wed, 11 Apr 2007 05:46:44 -0400
According to mata help ml_limits, your matrix will require something
on the order of 9.375 gigabytes ((64+20000000*60*8)/1024000).
Although Mata will allow you to have over two billion rows and/or two
billion columns in an array, you will need quite a bit of RAM to set
up this matrix...
Kit Baum, Boston College Economics
http://ideas.repec.org/e/pba1.html
An Introduction to Modern Econometrics Using Stata:
http://www.stata-press.com/books/imeus.html
On Apr 6, 2007, at 2:33 AM, Alden wrote:
basically, i would like to do some processing
- - fairly elementary - in mata, the results of
which would go into a 20m x 60 matrix/array
[20 million rows, 60 columns]. [the number of
columns in the array could be pruned to the ones
(two) i need for each run.]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |