Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Plugins are here


From   [email protected] (Roberto G. Gutierrez, StataCorp.)
To   [email protected]
Subject   Re: st: Plugins are here
Date   Wed, 02 Jul 2003 11:14:40 -0500

In a previous response, I wrote:

> Those wishing to have observation i, variable j, can simply include something
> like 

> #define mydata(i,j)	SF_vdata((j), (i))

> at the top of their plugin code.

I meant to write:

#define mydata(i,j,z)   (SF_vdata((j), (i), (z)))

--Bobby
[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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index