Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: New -panels- package available from SSC


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   Re: st: AW: New -panels- package available from SSC
Date   Mon, 26 Oct 2009 15:52:52 +0100


<> 


"Yes, it's hazardous. -panels- expects users know what they're doing."

Another hazard could be the fact that a mere "r" is sufficient to allow
Stata to overwrite existing variables which is not quite in keeping with the
spirit of [U], section 11.2.2.: "To allow Stata to overwrite the dataset,
you would type save mydata, replace. replace may not be abbreviated." In
this case we are talking about a variable, not a dataset, but still...


***
webuse nlswork, clear
panels idcode, gen(mycount)
//overwrite w/o prompt to user...
panels idcode, gen(mycount) r
***


HTH
Martin




*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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