<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Student&#8217;s t-test</title>
	<atom:link href="http://data-sorcery.org/2009/06/03/students-t-test/feed/" rel="self" type="application/rss+xml" />
	<link>http://data-sorcery.org/2009/06/03/students-t-test/</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 13:46:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: liebke</title>
		<link>http://data-sorcery.org/2009/06/03/students-t-test/#comment-803</link>
		<dc:creator><![CDATA[liebke]]></dc:creator>
		<pubDate>Tue, 29 Jun 2010 21:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=85#comment-803</guid>
		<description><![CDATA[the method group-by was renamed to group-on after another method called group-by was added to clojure.core. Here&#039;s a link to the documentation for group-on:

http://liebke.github.com/incanter/core-api.html#incanter.core/group-on]]></description>
		<content:encoded><![CDATA[<p>the method group-by was renamed to group-on after another method called group-by was added to clojure.core. Here&#8217;s a link to the documentation for group-on:</p>
<p><a href="http://liebke.github.com/incanter/core-api.html#incanter.core/group-on" rel="nofollow">http://liebke.github.com/incanter/core-api.html#incanter.core/group-on</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eurekin</title>
		<link>http://data-sorcery.org/2009/06/03/students-t-test/#comment-802</link>
		<dc:creator><![CDATA[Eurekin]]></dc:creator>
		<pubDate>Tue, 29 Jun 2010 20:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=85#comment-802</guid>
		<description><![CDATA[Got following error while executing the code:
user=&gt; (def groups (group-by plant-growth 1 :cols 1))
java.lang.IllegalArgumentException: Wrong number of args (4) passed to: core$group-by (NO_SOURCE_FILE:4)

I&#039;m using Incanter.exe from one of your latest posts.]]></description>
		<content:encoded><![CDATA[<p>Got following error while executing the code:<br />
user=&gt; (def groups (group-by plant-growth 1 :cols 1))<br />
java.lang.IllegalArgumentException: Wrong number of args (4) passed to: core$group-by (NO_SOURCE_FILE:4)</p>
<p>I&#8217;m using Incanter.exe from one of your latest posts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

