<?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 for From the bottom of the heap</title>
	<atom:link href="http://ucfagls.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ucfagls.wordpress.com</link>
	<description>The musings of a geographer</description>
	<lastBuildDate>Mon, 13 May 2013 14:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on What&#8217;s wrong with LOESS for palaeo data? by Anand Jayakaran</title>
		<link>http://ucfagls.wordpress.com/2012/07/24/whats-wrong-with-loess-for-palaeo-data/comment-page-1/#comment-758</link>
		<dc:creator><![CDATA[Anand Jayakaran]]></dc:creator>
		<pubDate>Mon, 13 May 2013 14:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=523#comment-758</guid>
		<description><![CDATA[I&#039;d love to see an update on the h-block CV for temporal data too.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see an update on the h-block CV for temporal data too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is ordisurf() doing&#8230;? by ucfagls</title>
		<link>http://ucfagls.wordpress.com/2011/06/10/what-is-ordisurf-doing/comment-page-1/#comment-733</link>
		<dc:creator><![CDATA[ucfagls]]></dc:creator>
		<pubDate>Thu, 21 Mar 2013 04:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=95#comment-733</guid>
		<description><![CDATA[No sorry; many other things including children, new job and emigration have all conspired against this happening. IIRC the very initial simulations I (we) did with random data seemed to indicate ordisurf() had broadly correct rejection levels.]]></description>
		<content:encoded><![CDATA[<p>No sorry; many other things including children, new job and emigration have all conspired against this happening. IIRC the very initial simulations I (we) did with random data seemed to indicate ordisurf() had broadly correct rejection levels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is ordisurf() doing&#8230;? by Erin</title>
		<link>http://ucfagls.wordpress.com/2011/06/10/what-is-ordisurf-doing/comment-page-1/#comment-732</link>
		<dc:creator><![CDATA[Erin]]></dc:creator>
		<pubDate>Thu, 21 Mar 2013 03:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=95#comment-732</guid>
		<description><![CDATA[Thanks for the explanation!  You mentioned that you were investigating trustworthiness of the p-values from mgcv, and possibly writing up a paper.  Any news to report?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the explanation!  You mentioned that you were investigating trustworthiness of the p-values from mgcv, and possibly writing up a paper.  Any news to report?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decluttering ordination plots in vegan part 2: orditorp() by Siri L. O.</title>
		<link>http://ucfagls.wordpress.com/2013/01/13/decluttering-ordination-plots-in-vegan-part-2-orditorp/comment-page-1/#comment-725</link>
		<dc:creator><![CDATA[Siri L. O.]]></dc:creator>
		<pubDate>Mon, 25 Feb 2013 08:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=640#comment-725</guid>
		<description><![CDATA[It worked! I just had to delete the two lines of code calling the axes. Again, thank you so much! Looking forward to your next post.]]></description>
		<content:encoded><![CDATA[<p>It worked! I just had to delete the two lines of code calling the axes. Again, thank you so much! Looking forward to your next post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decluttering ordination plots in vegan part 2: orditorp() by Siri L. O.</title>
		<link>http://ucfagls.wordpress.com/2013/01/13/decluttering-ordination-plots-in-vegan-part-2-orditorp/comment-page-1/#comment-724</link>
		<dc:creator><![CDATA[Siri L. O.]]></dc:creator>
		<pubDate>Mon, 25 Feb 2013 07:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=640#comment-724</guid>
		<description><![CDATA[Thank you. I&#039;ll give it a try.]]></description>
		<content:encoded><![CDATA[<p>Thank you. I&#8217;ll give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decluttering ordination plots in vegan part 2: orditorp() by ucfagls</title>
		<link>http://ucfagls.wordpress.com/2013/01/13/decluttering-ordination-plots-in-vegan-part-2-orditorp/comment-page-1/#comment-723</link>
		<dc:creator><![CDATA[ucfagls]]></dc:creator>
		<pubDate>Fri, 22 Feb 2013 17:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=640#comment-723</guid>
		<description><![CDATA[It&#039;s hard coed in the &lt;code&gt;vegan:::text.cca()&lt;/code&gt; function. The reason being I guess is that you need a scale of reference for the biplot arrows as the one used on the bottom and left is not appropriate for applying a quantitative scale to the biplot arrows. You&#039;d need to study &lt;code&gt;vegan:::text.cca()&lt;/code&gt; to see how it draws the arrows and then copy the essential bits into your own function that suppressed the two calls to &lt;code&gt;axis()&lt;/code&gt; towards the end of the function.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s hard coed in the <code>vegan:::text.cca()</code> function. The reason being I guess is that you need a scale of reference for the biplot arrows as the one used on the bottom and left is not appropriate for applying a quantitative scale to the biplot arrows. You&#8217;d need to study <code>vegan:::text.cca()</code> to see how it draws the arrows and then copy the essential bits into your own function that suppressed the two calls to <code>axis()</code> towards the end of the function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decluttering ordination plots in vegan part 2: orditorp() by Siri L. O.</title>
		<link>http://ucfagls.wordpress.com/2013/01/13/decluttering-ordination-plots-in-vegan-part-2-orditorp/comment-page-1/#comment-722</link>
		<dc:creator><![CDATA[Siri L. O.]]></dc:creator>
		<pubDate>Fri, 22 Feb 2013 11:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=640#comment-722</guid>
		<description><![CDATA[Thank you for a very useful post. I have now successfully used orditorp() to make a nice and tidy plot of my RDA. However, when I use text() to add biplot arrows to the plot, tick marks automatically appear on the top and right axes. Do you know how I can remove these?]]></description>
		<content:encoded><![CDATA[<p>Thank you for a very useful post. I have now successfully used orditorp() to make a nice and tidy plot of my RDA. However, when I use text() to add biplot arrows to the plot, tick marks automatically appear on the top and right axes. Do you know how I can remove these?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customising vegan&#8217;s ordination plots by ucfagls</title>
		<link>http://ucfagls.wordpress.com/2012/04/11/customising-vegans-ordination-plots/comment-page-1/#comment-633</link>
		<dc:creator><![CDATA[ucfagls]]></dc:creator>
		<pubDate>Sun, 27 Jan 2013 20:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=437#comment-633</guid>
		<description><![CDATA[When you &lt;code&gt;plot()&lt;/code&gt; the RDA object, include &lt;code&gt;xlab = &quot;&quot;, ylab = &quot;&quot;&lt;/code&gt; in the call.]]></description>
		<content:encoded><![CDATA[<p>When you <code>plot()</code> the RDA object, include <code>xlab = "", ylab = ""</code> in the call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customising vegan&#8217;s ordination plots by Sarah Hicks</title>
		<link>http://ucfagls.wordpress.com/2012/04/11/customising-vegans-ordination-plots/comment-page-1/#comment-632</link>
		<dc:creator><![CDATA[Sarah Hicks]]></dc:creator>
		<pubDate>Sun, 27 Jan 2013 19:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=437#comment-632</guid>
		<description><![CDATA[Thanks! That worked for placement, but it overlays my custom text with the automatic labels &quot;RDA1&quot; and &quot;RDA2&quot;. How do I get rid of those labels?]]></description>
		<content:encoded><![CDATA[<p>Thanks! That worked for placement, but it overlays my custom text with the automatic labels &#8220;RDA1&#8243; and &#8220;RDA2&#8243;. How do I get rid of those labels?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customising vegan&#8217;s ordination plots by ucfagls</title>
		<link>http://ucfagls.wordpress.com/2012/04/11/customising-vegans-ordination-plots/comment-page-1/#comment-629</link>
		<dc:creator><![CDATA[ucfagls]]></dc:creator>
		<pubDate>Sat, 26 Jan 2013 19:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://ucfagls.wordpress.com/?p=437#comment-629</guid>
		<description><![CDATA[Have two calls to &lt;code&gt;title()&lt;/code&gt; - you can&#039;t make arguments up! Something like
&lt;pre&gt;
title(sub = &quot;(Geum)&quot;, line = -27)
title(xlab = &quot;X Axis Label&quot;, ylab = &quot;Y Axis Label&quot;)
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Have two calls to <code>title()</code> &#8211; you can&#8217;t make arguments up! Something like</p>
<pre>
title(sub = "(Geum)", line = -27)
title(xlab = "X Axis Label", ylab = "Y Axis Label")
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
