<?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 Code for Brownian Motion</title>
	<atom:link href="http://landshape.org/enm/r-code-for-brownian-motion/feed/" rel="self" type="application/rss+xml" />
	<link>http://landshape.org/enm/r-code-for-brownian-motion/</link>
	<description>The Power of Numeracy</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-13327</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 27 Jun 2011 09:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-13327</guid>
		<description>yes better</description>
		<content:encoded><![CDATA[<p>yes better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Goulding</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-13324</link>
		<dc:creator>Kevin Goulding</dc:creator>
		<pubDate>Sat, 25 Jun 2011 23:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-13324</guid>
		<description>I think you mean:

brownian = function(n=1000,T=plot,fun=rnorm) {
	x&lt;-cumsum(fun(n))
	y&lt;-cumsum(fun(n))
	T(x,y,type=&quot;l&quot;)
	}
brownian()</description>
		<content:encoded><![CDATA[<p>I think you mean:</p>
<p>brownian = function(n=1000,T=plot,fun=rnorm) {<br />
	x&lt;-cumsum(fun(n))<br />
	y&lt;-cumsum(fun(n))<br />
	T(x,y,type=&quot;l&quot;)<br />
	}<br />
brownian()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-5924</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Wed, 26 May 2010 21:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-5924</guid>
		<description>I think there is a white space. It shout be &quot;brownian&lt;-&quot; and not &quot;brownian&lt; -&quot;</description>
		<content:encoded><![CDATA[<p>I think there is a white space. It shout be &#8220;brownian&lt;-&#8221; and not &#8220;brownian&lt; -&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-5923</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Wed, 26 May 2010 16:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-5923</guid>
		<description>I think there is a white space. It shout be &quot;brownian&lt;-&quot; and not &quot;brownian&lt; -&quot;</description>
		<content:encoded><![CDATA[<p>I think there is a white space. It shout be &#8220;brownian&lt;-&#8221; and not &#8220;brownian&lt; -&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-12790</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Wed, 26 May 2010 16:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-12790</guid>
		<description>I think there is a white space. It shout be &quot;brownian&lt;-&quot; and not &quot;brownian&lt; -&quot;</description>
		<content:encoded><![CDATA[<p>I think there is a white space. It shout be &#8220;brownian&lt;-&quot; and not &quot;brownian&lt; -&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-12112</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 19 Jan 2010 20:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-12112</guid>
		<description>You need to copy the code into your script and run it. </description>
		<content:encoded><![CDATA[<p>You need to copy the code into your script and run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davids99us</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-5922</link>
		<dc:creator>davids99us</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-5922</guid>
		<description>You need to copy the code into your script and run it.</description>
		<content:encoded><![CDATA[<p>You need to copy the code into your script and run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-12111</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-12111</guid>
		<description>i cannot access the object brownian in R how can i access it</description>
		<content:encoded><![CDATA[<p>i cannot access the object brownian in R how can i access it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarathsankarv</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-5921</link>
		<dc:creator>sarathsankarv</dc:creator>
		<pubDate>Tue, 19 Jan 2010 15:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-5921</guid>
		<description>i cannot access the object brownian in R how can i access it</description>
		<content:encoded><![CDATA[<p>i cannot access the object brownian in R how can i access it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fpoeyxfmztf</title>
		<link>http://landshape.org/enm/r-code-for-brownian-motion/#comment-5920</link>
		<dc:creator>fpoeyxfmztf</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://landshape.org/enm/?p=157#comment-5920</guid>
		<description>bIjGC2  &lt;a href=&quot;http://fvrcizbkcmea.com/&quot; rel=&quot;nofollow&quot;&gt;fvrcizbkcmea&lt;/a&gt;, [url=http://zsmsyggjkrqk.com/]zsmsyggjkrqk[/url], [link=http://lfwwjvwnswlr.com/]lfwwjvwnswlr[/link], http://aknagbfvkqzc.com/</description>
		<content:encoded><![CDATA[<p>bIjGC2  <a href="http://fvrcizbkcmea.com/" rel="nofollow">fvrcizbkcmea</a>, [url=http://zsmsyggjkrqk.com/]zsmsyggjkrqk[/url], [link=http://lfwwjvwnswlr.com/]lfwwjvwnswlr[/link], <a href="http://aknagbfvkqzc.com/" rel="nofollow">http://aknagbfvkqzc.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

