<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - YOW! 2012: John Cook - R</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/YOW-2012-John-Cook-R/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/dddf/7e370188-a8c7-4a2e-9f51-ac182eebdddf/YOW2012JohnCook_220.jpg</url>
		<title>Channel 9 - YOW! 2012: John Cook - R</title>
		<link></link>
	</image>
	<description>John Cook, an Independent Consultant working at the confluence of applied mathematics and software development. After receiving a Ph.D. in from the University of Texas, he taught mathematics at Vanderbilt University. He then left academia to work as a software developer and consultant. Here, we discuss one of John&#39;s favorite topics, the R programming language. </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 02:30:39 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 02:30:39 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: YOW! 2012: John Cook - R</title>
		<description>
			<![CDATA[<p>I was employed at MD Anderson at the time of the interview. As of January 2013, I'm now an independent consultant.</p><p>posted by JohnDCook</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934441154178337</link>
		<pubDate>Thu, 10 Jan 2013 19:48:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934441154178337</guid>
		<dc:creator>JohnDCook</dc:creator>
	</item>
	<item>
		<title>Re: YOW! 2012: John Cook - R</title>
		<description>
			<![CDATA[<p>@<a href="/posts/YOW-2012-John-Cook-R#c634934441154178337">JohnDCook</a>: Hi John! I've updated the description to reflect this. Congratulations! This is great news for companies who will no doubt benefit from your excellent programming skills, broad knowledge of mathematical computation, statistics, modeling, etc..</p><p>Right on!</p><p>C</p><p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934446504807880</link>
		<pubDate>Thu, 10 Jan 2013 19:57:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934446504807880</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: YOW! 2012: John Cook - R</title>
		<description>
			<![CDATA[R is a great example of code in which performance is not a critical problem.<br>If somebody would like to calculate a variance of some given data it really doesn&#39;t matter if it takes 0.01 seconds or 0.001 seconds. For typical datasets it is acceptable.<br><br>In long run it is better optimize everything at the machine code level but today it is time-consuming and because of that it is too expensive.<br>It is much faster &#40;and because of that cheaper&#41; to write the modeling code in R instead of rewriting everything in the machine code &#40;which is a very slow and complicated process and because of that very expensive&#41;.<br><p>posted by Jedrek</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934450875096724</link>
		<pubDate>Thu, 10 Jan 2013 20:04:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/YOW-2012-John-Cook-R#c634934450875096724</guid>
		<dc:creator>Jedrek</dc:creator>
	</item>
</channel>
</rss>