Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: re: moremata on the Mac


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: re: moremata on the Mac
Date   Tue, 22 Apr 2008 08:22:11 -0400

[Mac, like Stata, is not an acronym. MAC, as in MAC address, is an acronym referring to the unique address possessed by every Ethernet device in the world: Media Access Control]

Fred said

I am slowly migrating most of my Stata work from the PC to the MAC to
make use of the MAC's MP and speed (and future 64 bits).

I ran into a problem on the MAC with the following code that runs OK on the PC.
...
st_kdens(): 3499 mm_ipolate() not found
<istmt>: - function returned error
r(3499);

end of do-file

r(3499);

. kdens age
st_kdens(): 3499 mm_ipolate() not found
<istmt>: - function returned error


Try

mata: mata mlib index

to ensure that you are accessing up-to-date versions of the Mata library in which this function resides.

Kit Baum, Boston College Economics and DIW Berlin
http://ideas.repec.org/e/pba1.html
An Introduction to Modern Econometrics Using Stata:
http://www.stata-press.com/books/imeus.html


*
* 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