<?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 PANEL Issue in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417965#M21962</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an unbalanced&amp;nbsp;cross sectional data set comprising of 3 years 2014-2016 with 2014 63926 obs 2015 23360 obs and 2016 30682 obs. I'm trying to run a fixed effects model using PROC PANEL but an error keeps appearing that says Not enough observations with non-missing values for model statement Model 1 in cross section ID=100561. I checked this ID number and it was all in order, nothing was missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following code:&lt;/P&gt;&lt;PRE&gt; 	 proc panel data=WORK.IMPORT;&lt;BR /&gt; 	 id id year;&lt;BR /&gt;	model  exportcorr = entage_Z vcage_Z vcsize_z entnatvsize_Z vcedbrank_Z infecentnat_Z corupinentnat_Z vcgdp_Z year2015 year2016 loccorr_Z vcinfec_Z vccorupin_Z /fixone;&lt;BR /&gt;	run;&lt;BR /&gt;&lt;BR /&gt;Is there a way to tell SAS to ignore the misisng observations? My friend used the same data set and ran the model I want to run in STATA and it ran just fine. &lt;BR /&gt;&lt;BR /&gt;Its just really frustrating.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Dec 2017 19:48:01 GMT</pubDate>
    <dc:creator>aalasady0</dc:creator>
    <dc:date>2017-12-02T19:48:01Z</dc:date>
    <item>
      <title>PROC PANEL Issue</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417965#M21962</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an unbalanced&amp;nbsp;cross sectional data set comprising of 3 years 2014-2016 with 2014 63926 obs 2015 23360 obs and 2016 30682 obs. I'm trying to run a fixed effects model using PROC PANEL but an error keeps appearing that says Not enough observations with non-missing values for model statement Model 1 in cross section ID=100561. I checked this ID number and it was all in order, nothing was missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following code:&lt;/P&gt;&lt;PRE&gt; 	 proc panel data=WORK.IMPORT;&lt;BR /&gt; 	 id id year;&lt;BR /&gt;	model  exportcorr = entage_Z vcage_Z vcsize_z entnatvsize_Z vcedbrank_Z infecentnat_Z corupinentnat_Z vcgdp_Z year2015 year2016 loccorr_Z vcinfec_Z vccorupin_Z /fixone;&lt;BR /&gt;	run;&lt;BR /&gt;&lt;BR /&gt;Is there a way to tell SAS to ignore the misisng observations? My friend used the same data set and ran the model I want to run in STATA and it ran just fine. &lt;BR /&gt;&lt;BR /&gt;Its just really frustrating.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 19:48:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417965#M21962</guid>
      <dc:creator>aalasady0</dc:creator>
      <dc:date>2017-12-02T19:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PANEL Issue</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417967#M21963</link>
      <description>&lt;P&gt;See whether the information here will help you solve your problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="The PANEL Procedure: Troubleshooting" href="http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_panel_sect040.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_panel_sect040.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 20:12:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417967#M21963</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2017-12-02T20:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PANEL Issue</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417968#M21964</link>
      <description>&lt;P&gt;Thank you for reply, I am familiar with this document. No it does't address what I'm trying to do.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 20:20:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-PANEL-Issue/m-p/417968#M21964</guid>
      <dc:creator>aalasady0</dc:creator>
      <dc:date>2017-12-02T20:20:35Z</dc:date>
    </item>
  </channel>
</rss>

