<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:silvanews="http://infrae.com/namespaces/silvanews"
         xmlns:rss="http://purl.org/rss/1.0/">
  <rss:channel rdf:about="http://www.scidav.org/allNews_viewer">
    <rss:title>All Articles</rss:title>
    <rss:link>http://www.scidav.org/allNews_viewer/rss</rss:link>
    <rss:description></rss:description>
    <dc:creator>dav</dc:creator>
    
      <dc:date>2009-07-24T01:46:33Z</dc:date>
    
    <rss:items>
      <rdf:Seq> 
        <rdf:li rdf:resource="http://www.scidav.org/science_somatics/decision_making"/>
        <rdf:li rdf:resource="http://www.scidav.org/science_somatics/making_things_up"/>
        <rdf:li rdf:resource="http://www.scidav.org/techno/r_environments"/>
      </rdf:Seq>
    </rss:items>
  </rss:channel>
  
    <rss:item rdf:about="http://www.scidav.org/science_somatics/decision_making">
      <rss:title type="text">Making Decisions</rss:title>
      <rss:link>http://www.scidav.org/science_somatics/decision_making</rss:link>
      <rss:description>     Yesterday, my colleague Becca Stoloff and I presented an experiment that we've been piloting to a group of fellow brain imagers. They gave us some really good feedback, but I'd say the most useful thing was forcing myself to go through the literature again and try to boil it down to about 10 minutes of cognitive neuroscience that a moderately well-educated grad student would understand. In particular, I came up with the following idea for a table that describes one way of slicing up the kids of influences on decisions we make all the time: 

 
 
 
 
 
 
 
 
   
 
 
 
 
  &amp;nbsp;
 
 
  &amp;quot;Right Answer&amp;quot;
 
 
  &amp;quot;Best Answer&amp;quot;
 
 
  &amp;quot;Any Answer&amp;quot;
 
 
 
 
  External / World
 
 
  perception, 
 
 
  &amp;quot;decision theory,&amp;quot; neuroeconomics
 
 
  Free choice selection
 
 
 
 
  Internal / Body
 
 
  reaction time studies, reaching studies
 
 
  optimal control theory (actually &amp;quot;best&amp;quot; here is still usually defined by external constraints)
 
 
  Perhaps free choice timing?
 
 
 
 
</rss:description>
      
      <dc:creator>dav</dc:creator>
      
      <dc:date>2010-11-24T01:34:08Z</dc:date>
      
      
      
      
    </rss:item>
  
  
    <rss:item rdf:about="http://www.scidav.org/science_somatics/making_things_up">
      <rss:title type="text">Making Things Up</rss:title>
      <rss:link>http://www.scidav.org/science_somatics/making_things_up</rss:link>
      <rss:description>   (draft)   

 I was taking a class based on (I think) Body Mind Centering® and Contact Improvisation. The teacher said something like this: 

 &amp;quot;Science has shown that one cell has more intelligence than your entire brain.&amp;quot; 

 Holy crap.   

 It took me a while to wrap my head around what someone would actually have to believe in order to say something like that. This is quite different than, say, belief in ESP or subtle energy or any of that - this statement implies that one cell could be &amp;quot;more intelligent&amp;quot; than a collection of about 100 billion cells. How could someone think something like that? And why was I the only person in the room that seemed to have such a reaction of shock and disbelief?  

 Well, I have no idea about any particular person, but I've witnessed a number of common themes. The most seemingly central factor is that it's  really easy  to have an experience of someting just by thinking about it. It may be even easier to experience something that someone else suggests - particularly after going through a set of nice relaxation techniques or meditation or the like. This is very much the kind of thing that we were guided to do in this class - we were instructed to send our consciousness to a single cell (which we were assured was certainly possible). And I'm sure lots of people did have that experience. I went along and had such an experience myself. But the crucial thing is that in the end, I did not believe that I'd actually visited a real cell in my body - but rather that I'd imagined such a journey.  
</rss:description>
      
      <dc:creator>dav</dc:creator>
      
      <dc:date>2009-11-08T07:18:10Z</dc:date>
      
      
      
      
    </rss:item>
  
  
    <rss:item rdf:about="http://www.scidav.org/techno/r_environments">
      <rss:title type="text">R environments and argument passing</rss:title>
      <rss:link>http://www.scidav.org/techno/r_environments</rss:link>
      <rss:description>
 (or, My God!  It's full of LISP!) 






     This article presupposes a reasonable knowledge of the  R statistical programming environment . I highly recommend it, but you're not going to learn the basics here! I will, however, attempt to shed some light on some technical issues you might run into when scripting with formula objects. This would most likely be for model fitting and plotting using the excellent lattice package, but I'd be happy to hear about other applications. The only reason I'm writing about this is because I have not seen any coherent explanation of this stuff anywhere.  If you know of a better write-up somewhere, please let me know!   

 So, I've finally been driven to write something on this sciencey-blog thing I've been planning, because I just finished something that is so derned complicated that if I don't write it down now, I'm afraid I'll forget it. First off, here's a short list of functions that can melt your brain while writing R code:   
</rss:description>
      
      <dc:creator>dav</dc:creator>
      
      <dc:date>2009-07-24T01:38:44Z</dc:date>
      
      
      
      
    </rss:item>
  
</rdf:RDF>

