Statalist The Stata Listserver


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

RE: st: RE: Matrix? Stack? Reshape? Xpose?


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   RE: st: RE: Matrix? Stack? Reshape? Xpose?
Date   Thu, 22 Jun 2006 23:41:40 +0100

Connoisseurs of the ironic may appreciate 
this explanation: The name -neqany()- was 
changed largely because Svend raised a 
small storm about function names. Now 
Svend ends up explaining the changes 
that he instigated....

Nick 
[email protected] 

Svend Juul
 
> Buddy wrote:
> ... I'm getting an error message:
> . forvalues i=1/3 {
>    2. egen tot`i' = anycount(v*), v(`i')
>    3. }
> unrecognized command:  _ganycount
> r(199);
> I'm using Vers 8?  Do you know what the error is?
> --------------------------------------
> 
> anycount() is a version 9 name. The name for the same
> egen function in version 8 was neqany().

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