<?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 Re: https://communities.sas.com/ in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828420#M327247</link>
    <description>Hi Ballardw,&lt;BR /&gt;&lt;BR /&gt;spatialreg works in SAS. I'm wondering is there any procedure to run simultaneous equations of spatial Durbin model and impulse response function in SAS ?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for providing feedback on the SAS issue question?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dev&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Aug 2022 08:37:34 GMT</pubDate>
    <dc:creator>jayadevan12</dc:creator>
    <dc:date>2022-08-12T08:37:34Z</dc:date>
    <item>
      <title>WORK.WEI1 is not a CAS table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828222#M327159</link>
      <description>&lt;P&gt;G'day,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the following code.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;PROC IMPORT DATAFILE = '/home/devcmj0/sasuser.v94/test1.csv' DBMS='csv' OUT=test1 REPLACE;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;PROC IMPORT DATAFILE = '/home/devcmj0/sasuser.v94/wei.csv' DBMS='csv' OUT=wei1 REPLACE;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;PROC CONTENTS DATA=test1; RUN;&lt;BR /&gt;PROC CONTENTS DATA=wei1; RUN;&lt;/P&gt;
&lt;P&gt;proc reg data=test1;model Y = x1 x2;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc cspatialreg data=test1 Wmat=wei1;&lt;BR /&gt;model y=x1 x2 / type=SAR;&lt;BR /&gt;spatialid SID;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;Getting the below error messages.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ERROR: WMAT INPUT table WORK.WEI1 is not a CAS table.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What is the reason for this message?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dev&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:43:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828222#M327159</guid>
      <dc:creator>jayadevan12</dc:creator>
      <dc:date>2022-08-11T15:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: https://communities.sas.com/</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828236#M327164</link>
      <description>&lt;P&gt;Please modify the subject line of your post so that it briefly describes your question.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 09:57:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828236#M327164</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-11T09:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: https://communities.sas.com/</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828291#M327178</link>
      <description>&lt;P&gt;Any chance that you meant to use Proc SPATIALREG (no C) in the name?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;The CSPATIALREG procedure is specifically designed to operate on SAS Viya and performs computations in multiple threads on multiple machines. In comparison, the SPATIALREG procedure executes in multiple threads on a single machine. The CSPATIALREG procedure models cross-sectional spatial data in a way that is similar to how the SPATIALREG procedure in SAS/ETS software models them.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/casecon/casecon_cspatialreg_overview02.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/casecon/casecon_cspatialreg_overview02.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:09:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828291#M327178</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-08-11T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: https://communities.sas.com/</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828420#M327247</link>
      <description>Hi Ballardw,&lt;BR /&gt;&lt;BR /&gt;spatialreg works in SAS. I'm wondering is there any procedure to run simultaneous equations of spatial Durbin model and impulse response function in SAS ?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for providing feedback on the SAS issue question?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dev&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Aug 2022 08:37:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828420#M327247</guid>
      <dc:creator>jayadevan12</dc:creator>
      <dc:date>2022-08-12T08:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: https://communities.sas.com/</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828421#M327248</link>
      <description>Hi Ballardw,&lt;BR /&gt;&lt;BR /&gt;spatialreg works in SAS. I'm wondering is there any procedure to run simultaneous equations of spatial Durbin model and impulse response function in SAS ?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for providing feedback on the SAS issue question?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dev&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Aug 2022 08:39:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WORK-WEI1-is-not-a-CAS-table/m-p/828421#M327248</guid>
      <dc:creator>jayadevan12</dc:creator>
      <dc:date>2022-08-12T08:39:37Z</dc:date>
    </item>
  </channel>
</rss>

