<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The AstroStat Slog &#187; PSU</title>
	<atom:link href="http://groundtruth.info/AstroStat/slog/tag/psu/feed/" rel="self" type="application/rss+xml" />
	<link>http://groundtruth.info/AstroStat/slog</link>
	<description>Weaving together Astronomy+Statistics+Computer Science+Engineering+Intrumentation, far beyond the growing borders</description>
	<lastBuildDate>Fri, 09 Sep 2011 17:05:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AstroStatistics Summer School at Penn State &#8216;08</title>
		<link>http://groundtruth.info/AstroStat/slog/2008/astrostatistics-summer-school-at-penn-state-08/</link>
		<comments>http://groundtruth.info/AstroStat/slog/2008/astrostatistics-summer-school-at-penn-state-08/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 03:28:43 +0000</pubDate>
		<dc:creator>hlee</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PSU]]></category>
		<category><![CDATA[summer school]]></category>

		<guid isPermaLink="false">http://groundtruth.info/AstroStat/slog/2008/astrostatistics-summer-school-at-penn-state-08/</guid>
		<description><![CDATA[When:  June 9-14, 2008
Where: Penn State
Registration deadline: Apr. 18, 2008 [Previous years, it ended weeks before.]
The summer school website: http://astrostatistics.psu.edu/su08/. 
The link to the last year&#8217;s slog post is at http://groundtruth.info/AstroStat/slog/2007/astrostat-summer-school-at-psu/
]]></description>
			<content:encoded><![CDATA[<p>When:  June 9-14, 2008<br />
Where: Penn State<br />
Registration deadline: Apr. 18, 2008 [Previous years, it ended weeks before.]<br />
The summer school website: <a href="http://astrostatistics.psu.edu/su08/">http://astrostatistics.psu.edu/su08/</a>. <span id="more-231"></span><br />
The link to the last year&#8217;s slog post is at <a href="http://groundtruth.info/AstroStat/slog/2007/astrostat-summer-school-at-psu/">http://groundtruth.info/AstroStat/slog/2007/astrostat-summer-school-at-psu/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://groundtruth.info/AstroStat/slog/2008/astrostatistics-summer-school-at-penn-state-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning R</title>
		<link>http://groundtruth.info/AstroStat/slog/2007/learning-r/</link>
		<comments>http://groundtruth.info/AstroStat/slog/2007/learning-r/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 15:48:07 +0000</pubDate>
		<dc:creator>hlee</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[FITS]]></category>
		<category><![CDATA[PSU]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://groundtruth.info/AstroStat/slog/2007/learning-r/</guid>
		<description><![CDATA[R is a programming language and software for statistical computing and graphics. It is the most popular tool for statisticians and a widely used software for statistical data analysis thanks to the fact that its source code is freely available and it is fairly easy to access from installation to theoretical application.
Most of information about [...]]]></description>
			<content:encoded><![CDATA[<p><strong>R</strong> is a programming language and software for statistical computing and graphics. It is the most popular tool for statisticians and a widely used software for statistical data analysis thanks to the fact that its source code is freely available and it is fairly easy to access from installation to theoretical application.</p>
<p>Most of information about <strong>R</strong> can be found at <a href="http://www.r-project.org/">R Project </a>including the software itself and many add-on packages. These individually contributed packages serve particular statistical interests of their users. The documentation menu on the website and each packages contain extensive documentations of how-to&#8217;s. Some large packages include demos so that following the scripts in a demo makes R learning easy.<br />
<span id="more-15"></span></p>
<p>For astronomers, the <a href="http://www.astrostatistics.psu.edu/datasets/2006tutorial/index.html">R tutorial from Penn State Summer School for Astronomers</a> will be useful. This tutorial illustrates <strong>R</strong> with astronomical data sets. Copy-and-pasting command lines will be a good starting point until data structures and programming logics become internalized. <strong>R</strong> is a fairly simple language to learn if one has a little experience in other programming languages.</p>
<p>A good online tutorial, providing an overview of R, is found from <a href="http://www.cyclismo.org/tutorial/R/"> this link</a>.  Many user&#8217;s interest dependent tutorials available on line. Here are sample images from <a href="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial.pdf" title="Taeyoung’s Tutorial">Taeyoung’s Tutorial</a> (click for pdf).</p>
<p><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-0.thumbnail.jpg" alt="r_tutorial-0.jpg" /><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-1.thumbnail.jpg" alt="r_tutorial-1.jpg" /><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-2.thumbnail.jpg" alt="r_tutorial-2.jpg" /><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-3.thumbnail.jpg" alt="r_tutorial-3.jpg" /><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-4.thumbnail.jpg" alt="r_tutorial-4.jpg" /><img src="http://groundtruth.info/AstroStat/slog/wp-content/uploads/2007/05/r_tutorial-5.thumbnail.jpg" alt="r_tutorial-5.jpg" /></p>
<p>Among many available textbooks, the followings provide general R usage. More books are available for specific needs.</p>
<ul>
<li><a href="http://www.stats.ox.ac.uk/pub/MASS4/">Modern Applied Statistics with S</a>, 4th ed. by Venables and Ripley (<strong>R</strong> was developed from S, The book website provides exercise problems and data sets).</li>
<li><a href="http://staff.pubhealth.ku.dk/%7Epd/ISwR.html">Introductory Statistics with R</a>, by Peter Daalgard.</li>
<li><span class="sans"><a href="http://www.amazon.com/Data-Analysis-Graphics-Using-Example-based/dp/0521861160/ref=pd_bxgy_b_text_b/104-4444585-5535956">Data Analysis and Graphics Using R: An Example-based Approach</a>,  by </span>J. Maindonald and J. Braun</li>
</ul>
<p>Also, <a href="http://cran.r-project.org/doc/contrib/Rossiter-RIntro-ITC.pdf"><strong>Introduction to the R Project for Statistical Computing for use at </strong></a><a href="http://www.itc.nl/~rossiter/teach/R/RIntro_ITC.pdf" title="Introduction to the R Project for Statistical Computing for use at ITC"><strong>ITC</strong></a> (click for  pdf)  by D.G. Rossiter provides a short but extensive overview of R.Unfortunately, FITS reader is not available in R. We hope a skillful astronomer to contribute a FITS reader among other packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://groundtruth.info/AstroStat/slog/2007/learning-r/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

