Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: st: RE: RE: Cluster2
From
"Ma, Yu-Luen" <[email protected]>
To
<[email protected]>
Subject
RE: st: RE: RE: Cluster2
Date
Thu, 1 Apr 2010 14:40:33 -0500
Ok. I tried:
copy http://www.kellogg.northwestern.edu/faculty/petersen/htm/papers/se/cluster2.ado C:/ado/personal/cluster2.ado
and the file has been copied to the folder. But when I tried to use the command "cluster2", I still receive the error message saying:
unrecognized command: From
(error occurred while loading cluster2.ado)
My program is:
cluster2 y x1 x2, fcluster(id) tcluster(time)
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Nick Cox
Sent: Thursday, April 01, 2010 2:32 PM
To: [email protected]
Subject: RE: st: RE: RE: Cluster2
See the help for -copy-. The full filename must be explicit. The command should end
... c:\ado\personal\cluster2.ado
Nick
[email protected]
Ma, Yu-Luen
Below is what I get when typing adopath. It looks like it can see my personal folder (the one that I manually established), but when I tried the following command:
copy http://www.kellogg.northwestern.edu/faculty/petersen/htm/papers/se/cluster2.ado C:/ado/personal/
I receive the error message saying:
file C:/ado/personal/ could not be opened
. adopath
[1] (UPDATES) "C:\Program Files\Stata10\ado\updates/"
[2] (BASE) "C:\Program Files\Stata10\ado\base/"
[3] (SITE) "C:\Program Files\Stata10\ado\site/"
[4] "."
[5] (PERSONAL) "c:\ado\personal/"
[6] (PLUS) "c:\ado\plus/"
[7] (OLDPLACE) "c:\ado/"
Kieran McCaul
Type:
adopath
What do you get?
----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Ma, Yu-Luen
Sent: Thursday, 1 April 2010 10:51 AM
To: [email protected]
Subject: RE: st: RE: RE: Cluster2
I did not see a "personal" folder. The only folder under c:\ado is "plus". Should I establish a "personal" folder? I also tried that and copy the file cluster2.ado to the folder, but the error says "file C:/ado/personal could not be opened".
*
* 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/
*
* 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/