<?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 Panel Procedure &amp;quot;ERROR: Invalid Operation. ERROR: Termination due to Floating Point Exception&amp;quot; in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Panel-Procedure-quot-ERROR-Invalid-Operation-ERROR-Termination/m-p/677419#M32520</link>
    <description>&lt;P&gt;I use proc panel to run a simple panel data analysis. Here below is the most relevant code:&lt;/P&gt;&lt;PRE&gt;proc panel data=rrd_come.citydata_4;

id City TimeID;
model LoanNum = NewConfirmed NewSuspected / ranone;

run;&lt;/PRE&gt;&lt;P&gt;and I got the following Errors (Error is the mother of success but obviously my success has too many mothers):&lt;/P&gt;&lt;PRE&gt;ERROR: Invalid Operation.
ERROR: Termination due to Floating Point Exception&lt;/PRE&gt;&lt;P&gt;I have searched google and find the following information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/kb/46/318.html" target="_blank"&gt;https://support.sas.com/kb/46/318.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it is definitely not my case because my dataset is just a 68846*5 table.&lt;/P&gt;&lt;P&gt;Are there any geniuses can help me out?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 08:23:36 GMT</pubDate>
    <dc:creator>applemonster</dc:creator>
    <dc:date>2020-08-18T08:23:36Z</dc:date>
    <item>
      <title>Panel Procedure "ERROR: Invalid Operation. ERROR: Termination due to Floating Point Exception"</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Panel-Procedure-quot-ERROR-Invalid-Operation-ERROR-Termination/m-p/677419#M32520</link>
      <description>&lt;P&gt;I use proc panel to run a simple panel data analysis. Here below is the most relevant code:&lt;/P&gt;&lt;PRE&gt;proc panel data=rrd_come.citydata_4;

id City TimeID;
model LoanNum = NewConfirmed NewSuspected / ranone;

run;&lt;/PRE&gt;&lt;P&gt;and I got the following Errors (Error is the mother of success but obviously my success has too many mothers):&lt;/P&gt;&lt;PRE&gt;ERROR: Invalid Operation.
ERROR: Termination due to Floating Point Exception&lt;/PRE&gt;&lt;P&gt;I have searched google and find the following information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/kb/46/318.html" target="_blank"&gt;https://support.sas.com/kb/46/318.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it is definitely not my case because my dataset is just a 68846*5 table.&lt;/P&gt;&lt;P&gt;Are there any geniuses can help me out?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 08:23:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Panel-Procedure-quot-ERROR-Invalid-Operation-ERROR-Termination/m-p/677419#M32520</guid>
      <dc:creator>applemonster</dc:creator>
      <dc:date>2020-08-18T08:23:36Z</dc:date>
    </item>
  </channel>
</rss>

