<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>100A Stigler by Jim Stigler</title>
      <link>https://padlet.com/jstigler/wy4j0pn6on6p</link>
      <description>Sharing in class</description>
      <language>en-us</language>
      <pubDate>2019-04-19 05:14:39 UTC</pubDate>
      <lastBuildDate>2019-06-27 20:48:11 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title># Simulated</title>
         <author>jstigler</author>
         <link>https://padlet.com/jstigler/wy4j0pn6on6p/wish/361899882</link>
         <description><![CDATA[<div>Science.SDoB1 &lt;- do(1000)* {<br>  Games.sim &lt;- rnorm(n=80, mean=mean(ScienceData$Games), sd=sd(ScienceData$Games))<br>  Condition.sim &lt;- rep(c("be","do"), each = 40)<br>  Science.sim &lt;- data.frame(Games.sim,Condition.sim)<br>  b1(Games.sim~Condition.sim, data=Science.sim)<br>}<br>gf_histogram(~result, data=Science.SDoB1, fill="cyan", color="dodgerblue")%&gt;%<br>  gf_refine(scale_x_continuous(limits=c(-2,2)))</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-20 20:16:28 UTC</pubDate>
         <guid>https://padlet.com/jstigler/wy4j0pn6on6p/wish/361899882</guid>
      </item>
      <item>
         <title># Randomized</title>
         <author>jstigler</author>
         <link>https://padlet.com/jstigler/wy4j0pn6on6p/wish/361901212</link>
         <description><![CDATA[<div>SDoB1.shuffle &lt;- do(1000)*b1(Games~shuffle(Condition), data=ScienceData)<br>gf_histogram(~b1, data=SDoB1.shuffle, fill="darkorange", color="brown4")%&gt;%<br>  gf_refine(scale_x_continuous(limits=c(-2,2)))</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-05-20 20:21:01 UTC</pubDate>
         <guid>https://padlet.com/jstigler/wy4j0pn6on6p/wish/361901212</guid>
      </item>
   </channel>
</rss>
