A lot of people seem to stumble over that. Another solution would be
to exit Stata and restart after installing moremata.
ben
On Tue, Apr 22, 2008 at 2:32 PM, Fred Wolfe
<[email protected]> wrote:
> Thanks, Kit, that fixed it. As a non-mata programmer, how would I have
> known that I should have issued that command?
> Fred
>
>
>
> On Tue, Apr 22, 2008 at 7:22 AM, Kit Baum <[email protected]> wrote:
> > [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/
> >
>
>
>
> --
> Fred Wolfe
> National Data Bank for Rheumatic Diseases
> Wichita, Kansas
> NDB Office +1 316 263 2125 Ext 0
> Research Office +1 316 686 9195
> [email protected]
>
>
> *
> * 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/
>
*
* 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/