<?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 proc countreg: This is an experimental release of spatial lag models in COUNTREG in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-countreg-This-is-an-experimental-release-of-spatial-lag/m-p/639953#M190454</link>
    <description>&lt;P&gt;Hi Folks:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm running PROC COUNTREG with spatieleffects. And I get an error below. can I ignore this warning safely? Anyone knows what this 'warning' could mean?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;690  proc countreg data=t.outcome_data Wmat=Wmatrix;
691     model n_outcome = exp_variable/ dist=negbin;
692     spatialeffects exp_variable;
693  run;

WARNING: This is an experimental release of spatial lag models in COUNTREG.
NOTE: Convergence criterion (ABSGCONV=0.00001) satisfied.
NOTE: PROCEDURE COUNTREG used (Total process time):
      real time           0.32 seconds
      cpu time            0.01 seconds
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 03:52:33 GMT</pubDate>
    <dc:creator>Cruise</dc:creator>
    <dc:date>2020-04-15T03:52:33Z</dc:date>
    <item>
      <title>proc countreg: This is an experimental release of spatial lag models in COUNTREG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-countreg-This-is-an-experimental-release-of-spatial-lag/m-p/639953#M190454</link>
      <description>&lt;P&gt;Hi Folks:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm running PROC COUNTREG with spatieleffects. And I get an error below. can I ignore this warning safely? Anyone knows what this 'warning' could mean?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;690  proc countreg data=t.outcome_data Wmat=Wmatrix;
691     model n_outcome = exp_variable/ dist=negbin;
692     spatialeffects exp_variable;
693  run;

WARNING: This is an experimental release of spatial lag models in COUNTREG.
NOTE: Convergence criterion (ABSGCONV=0.00001) satisfied.
NOTE: PROCEDURE COUNTREG used (Total process time):
      real time           0.32 seconds
      cpu time            0.01 seconds
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 03:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-countreg-This-is-an-experimental-release-of-spatial-lag/m-p/639953#M190454</guid>
      <dc:creator>Cruise</dc:creator>
      <dc:date>2020-04-15T03:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: proc countreg: This is an experimental release of spatial lag models in COUNTREG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-countreg-This-is-an-experimental-release-of-spatial-lag/m-p/640128#M190588</link>
      <description>&lt;P&gt;Not an &lt;STRONG&gt;error.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The &lt;STRONG&gt;warning&lt;/STRONG&gt; is basically telling you that things, such as results for the same date set or syntax, may change when the final production version is released.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, if you get really weird results you might want to contact SAS technical support with the data as really odd results may indicate a needed programming change in the proc.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 15:20:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-countreg-This-is-an-experimental-release-of-spatial-lag/m-p/640128#M190588</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-04-15T15:20:12Z</dc:date>
    </item>
  </channel>
</rss>

