Check out graph export (rather than graph save).
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Diego
Bellavia
Sent: Thursday, April 20, 2006 1:27 PM
To: [email protected]
Subject: st: saving graphs and intra class correlation
Hi to everyone,
I am sorry to disturb with silly questions, but I am
at the beginning of my STATA training and it is tough,
sometimes.
Here are some questions :
1) I have written the following .do file, because I
needed Box plots of many variables :
foreach X of varlist *ts* *to* {
graph box `X' ,over(groups)
local newname="`X'.tif"
graph save `newname', replace
}
The script works fine and the graphs are saved but
when I try to open them with a viewer software (ACDSEE
for windows) I do not see anything...it opens the
image but I cannot see it. If I save in gph format and
then try to open it through STATA everything is fine.
I cannot explain the reason and how to fix this
problem
22) I need to measure the Intra-class correlation of a
dataset to define feasibility and reproducibility of
the measurements. May you show the best way to do that
in STATA ?
Thanks a lot in advance
Diego
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
*
* 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/
This message is intended solely for the designated recipient(s). It may contain confidential or proprietary information and may be subject to confidentiality protections. If you are not a designated recipient, you may not review, copy, or distribute this message. If you receive this in error, please notify the sender by reply e-mail and delete this message.
Arrowstreet Capital, L.P. is an Equal Opportunity Employer.
*
* 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/