<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Statistical Computing Group</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/" />
    <link rel="self" type="application/atom+xml" href="http://docs.ssc.upenn.edu/scg/atom.xml" />
   <id>tag:docs.ssc.upenn.edu,2007:/scg//7</id>
    <link rel="service.post" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7" title="Statistical Computing Group" />
    <updated>2007-11-30T16:25:53Z</updated>
    <subtitle>www.scg.ssc.upenn.edu</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.01</generator>
 

<entry>
    <title>Introduction to Stata workshop</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2007/11/introduction_to_stata_workshop.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=197" title="Introduction to Stata workshop" />
    <id>tag:docs.ssc.upenn.edu,2007:/scg//7.197</id>
    
    <published>2007-11-30T16:23:41Z</published>
    <updated>2007-11-30T16:25:53Z</updated>
    
    <summary>Slides from the &quot;Introduction to Stata&quot; workshop are available at: www.sas.upenn.edu/computing/ssc/presentations/stata-intro-v2.swf...</summary>
    <author>
        <name>John Marcotte</name>
        
    </author>
    
        <category term="Stata" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>Slides from the "Introduction to Stata" workshop are available at: <br />
<a href="http://www.sas.upenn.edu/computing/ssc/presentations/stata-intro-v2.swf">www.sas.upenn.edu/computing/ssc/presentations/stata-intro-v2.swf</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Introduction to R workshop</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2007/11/introduction_to_r_workshop.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=195" title="Introduction to R workshop" />
    <id>tag:docs.ssc.upenn.edu,2007:/scg//7.195</id>
    
    <published>2007-11-30T16:09:53Z</published>
    <updated>2007-11-30T16:17:50Z</updated>
    
    <summary>Slides from the &quot;Introduction to R&quot; workshop are available at: www.sas.upenn.edu/computing/ssc/presentations/R-verybasics.swf Notes are available at www.ssc.upenn.edu/scg/R...</summary>
    <author>
        <name>John Marcotte</name>
        
    </author>
    
        <category term="R" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>Slides from the "Introduction to R" workshop are available at: <br />
<a href="http://www.sas.upenn.edu/computing/ssc/presentations/R-verybasics.swf">www.sas.upenn.edu/computing/ssc/presentations/R-verybasics.swf</a></p>

<p>Notes are available at <a href="http://www.ssc.upenn.edu/scg/R">www.ssc.upenn.edu/scg/R</a><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Stata profile.do</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2007/11/stata_profiledo.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=193" title="Stata profile.do" />
    <id>tag:docs.ssc.upenn.edu,2007:/scg//7.193</id>
    
    <published>2007-11-30T15:31:38Z</published>
    <updated>2007-11-30T15:49:33Z</updated>
    
    <summary>You can customize Stata setting with profile.do. You can set different directories for ado files; use the command sysdir set. You can also set memory. On Windows, put your profile.do in the folder specified in the properties of the Stata...</summary>
    <author>
        <name>John Marcotte</name>
        
    </author>
    
        <category term="Stata" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>You can customize Stata setting with profile.do.   You can set different directories for ado files; use the command sysdir set.  You can also set memory.</p>

<p>On Windows, put your profile.do in the folder specified in the properties of the Stata shortcut on the line "Start in" .     If you change the "Start in" folder to "My Documents", Stata will execute profile.do file in that folder.</p>

<p>On Linux, put the profile.do in your "home" directory.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Getting stata results into publishable form with outreg</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2006/03/getting_stata_results_into_pub.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=63" title="Getting stata results into publishable form with outreg" />
    <id>tag:docs.ssc.upenn.edu,2006:/scg//7.63</id>
    
    <published>2006-03-15T17:54:07Z</published>
    <updated>2006-05-17T15:59:30Z</updated>
    
    <summary>To organize Stata results into publishable tables, we can use a convenient command named outreg, which takes the results of the most recent regression and outputs it into a tab delimited text file. Outreg is available after any estimation command:...</summary>
    <author>
        <name>Tim Cheney</name>
        
    </author>
    
        <category term="Stata" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>To organize Stata results into publishable tables, we can use a convenient command named outreg, which takes the results of the most recent regression and outputs it into a tab delimited text file. Outreg is available after any estimation command: logit, probit, regress, etc. </p>

<p>At the stata command line enter:<br />
ssc install outreg</p>

<p>To install this add-in over the network.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Stata Notes</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2006/03/stata_notes.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=62" title="Stata Notes" />
    <id>tag:docs.ssc.upenn.edu,2006:/scg//7.62</id>
    
    <published>2006-03-14T17:47:34Z</published>
    <updated>2006-05-17T15:59:09Z</updated>
    
    <summary>SCG has a web-site for Stata notes: http://www.scg.ssc.upenn.edu/stata/ The page has a link to the March 13 presentation about programming in Stata....</summary>
    <author>
        <name>John Marcotte</name>
        
    </author>
    
        <category term="Stata" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>SCG has a web-site for Stata notes: <br />
<a href="http://www.scg.ssc.upenn.edu/stata/">http://www.scg.ssc.upenn.edu/stata/</a><br><br />
The page has a link to the March 13 presentation about programming in Stata.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Stata Workshop</title>
    <link rel="alternate" type="text/html" href="http://docs.ssc.upenn.edu/scg/2006/03/stata_workshop.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://docs.ssc.upenn.edu/mt/mt-atom.cgi/weblog/blog_id=7/entry_id=60" title="Stata Workshop" />
    <id>tag:docs.ssc.upenn.edu,2006:/scg//7.60</id>
    
    <published>2006-03-09T19:00:07Z</published>
    <updated>2006-03-09T19:03:05Z</updated>
    
    <summary>Tim Cheney will lead a Stata workshop on Monday (3/13) at 4 p.m. in the McNeil Building, room 395....</summary>
    <author>
        <name>John Marcotte</name>
        
    </author>
    
        <category term="Stata" />
    
    <content type="html" xml:lang="en-us" xml:base="http://docs.ssc.upenn.edu/scg/">
        <![CDATA[<p>Tim Cheney  will lead a Stata workshop on Monday (3/13) at 4 p.m. in the McNeil Building, room 395.</p>]]>
        
    </content>
</entry>

</feed> 

