<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic passing SAS to R in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233187#M2458</link>
    <description>&lt;P&gt;How does Proc IML pass data to R? My general question is whether it'd be as fast as "embedded R" in the context of monetDB, TeraData, SQL Server, Oracle, IBM, etc. basically&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does... SAS trick R into thinking its data is an R vector, or does it force R to read a csv? Basically this would affect my workflow - do I keep the data in SAS or do I export an in-database R solution.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2015 23:09:36 GMT</pubDate>
    <dc:creator>apk</dc:creator>
    <dc:date>2015-11-04T23:09:36Z</dc:date>
    <item>
      <title>passing SAS to R</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233187#M2458</link>
      <description>&lt;P&gt;How does Proc IML pass data to R? My general question is whether it'd be as fast as "embedded R" in the context of monetDB, TeraData, SQL Server, Oracle, IBM, etc. basically&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does... SAS trick R into thinking its data is an R vector, or does it force R to read a csv? Basically this would affect my workflow - do I keep the data in SAS or do I export an in-database R solution.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 23:09:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233187#M2458</guid>
      <dc:creator>apk</dc:creator>
      <dc:date>2015-11-04T23:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: passing SAS to R</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233228#M2459</link>
      <description>&lt;P&gt;SAS does not "force R to read a csv."&amp;nbsp; The data is transferred in binary form.&amp;nbsp; I don't know the details or how it compares in speed with the databases you mention, but I know that the developers paid attention to performance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you are making your decisions, be sure to read about &lt;A href="http://support.sas.com/documentation/cdl/en/imlug/68150/HTML/default/viewer.htm#imlug_r_sect015.htm" target="_self"&gt;all the data types that SAS automatically converts between SAS and R.&lt;/A&gt;. Also read about the &lt;A href="http://blogs.sas.com/content/iml/2013/11/25/twelve-advantages-to-calling-r-from-the-sasiml-language.html" target="_self"&gt;12 advantages to calling R in the SAS/IML language.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 11:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233228#M2459</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-11-05T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: passing SAS to R</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233229#M2460</link>
      <description>&lt;P&gt;The tools in the IML that support R will allow you move data between SAS datasets and R data frames. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;That makes me believe they are limited in size to the amount of memory that the R process can use.&lt;/P&gt;
&lt;P&gt;There are tools from Teradata &amp;nbsp;that allow you to create data frames that keep the data in the database. &amp;nbsp;I am not sure if the SAS interface to R would work with that implementation of R, but I don't see why it wouldn't.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 12:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/passing-SAS-to-R/m-p/233229#M2460</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-11-05T12:51:06Z</dc:date>
    </item>
  </channel>
</rss>

