<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: R: The Dummies Package</title>
	<atom:link href="http://opendatagroup.com/2009/09/30/r-the-dummies-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://opendatagroup.com/2009/09/30/r-the-dummies-package/</link>
	<description>Open Data Group&#039;s Home Page and Blog</description>
	<lastBuildDate>Wed, 14 Jul 2010 22:38:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: erikr</title>
		<link>http://opendatagroup.com/2009/09/30/r-the-dummies-package/comment-page-1/#comment-41</link>
		<dc:creator>erikr</dc:creator>
		<pubDate>Mon, 05 Oct 2009 15:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.opendatagroup.com/?p=117#comment-41</guid>
		<description>R 2.10 is doing some changes with their help system, see https://svn.r-project.org/R/trunk/NEWS, including converting to HTML on the fly and providing its own lightweight http server for the help system.</description>
		<content:encoded><![CDATA[<p>R 2.10 is doing some changes with their help system, see <a href="https://svn.r-project.org/R/trunk/NEWS" rel="nofollow">https://svn.r-project.org/R/trunk/NEWS</a>, including converting to HTML on the fly and providing its own lightweight http server for the help system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://opendatagroup.com/2009/09/30/r-the-dummies-package/comment-page-1/#comment-45</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Mon, 05 Oct 2009 15:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.opendatagroup.com/?p=117#comment-45</guid>
		<description>Thanks Eric,

I did not find a way to get a full, overparametized model matrix, either.  It is that use case that prompted me to write &lt;strong&gt;dummies&lt;/strong&gt;.

I did not know that R did not do a full text search with help.search.  I am surprised and agree with you that this should be implemented.  &#039; Wonder why it is not.

Chris</description>
		<content:encoded><![CDATA[<p>Thanks Eric,</p>
<p>I did not find a way to get a full, overparametized model matrix, either.  It is that use case that prompted me to write <strong>dummies</strong>.</p>
<p>I did not know that R did not do a full text search with help.search.  I am surprised and agree with you that this should be implemented.  &#8216; Wonder why it is not.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erikr</title>
		<link>http://opendatagroup.com/2009/09/30/r-the-dummies-package/comment-page-1/#comment-46</link>
		<dc:creator>erikr</dc:creator>
		<pubDate>Thu, 01 Oct 2009 13:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.opendatagroup.com/?p=117#comment-46</guid>
		<description>Hello,

The word &quot;dummy&quot; does appear to show up in the ?model.matrix help system, but not in any of the searchable fields!  I think with the fast computers we have now, help.search (or the search engine in the HTML version of help.start() ) should have an option to do afull-text search, in case you do not have the internet available. It only searches certain fields of the help file as is, which is why help.search(&quot;dummy&quot;) does not return information on model.matrix.

I didn&#039;t believe you that you couldn&#039;t get a full, overparameterized model matrix using ?model.matrix with multiple factors...but I could not find a way!

Nice work!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>The word &#8220;dummy&#8221; does appear to show up in the ?model.matrix help system, but not in any of the searchable fields!  I think with the fast computers we have now, help.search (or the search engine in the HTML version of help.start() ) should have an option to do afull-text search, in case you do not have the internet available. It only searches certain fields of the help file as is, which is why help.search(&#8221;dummy&#8221;) does not return information on model.matrix.</p>
<p>I didn&#8217;t believe you that you couldn&#8217;t get a full, overparameterized model matrix using ?model.matrix with multiple factors&#8230;but I could not find a way!</p>
<p>Nice work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
