<?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 SAS Nested Procedure shows dots in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23719#M813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 18:58:30 GMT</pubDate>
    <dc:creator>Richard</dc:creator>
    <dc:date>2012-01-10T18:58:30Z</dc:date>
    <item>
      <title>SAS Nested Procedure shows dots</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23717#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a task concerning nested procedures. &lt;/P&gt;&lt;P&gt;The input is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data experiment;&lt;/P&gt;&lt;P&gt;input lot wafer site rho;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4.289&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I use the following commands:&lt;/P&gt;&lt;P&gt;proc print;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc sort;&lt;/P&gt;&lt;P&gt;by lot wafer site;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc nested;&lt;/P&gt;&lt;P&gt;class lot wafer site;&lt;/P&gt;&lt;P&gt;var rho;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As output, I get the 'Nested random effects analysis of variance for variable rho'.&lt;/P&gt;&lt;P&gt;But the output shows some dots, for example: Variance source Site: There is a dot in the column of 'random sum of squares' in 'F value' and in 'Pr&amp;gt;F'.&lt;/P&gt;&lt;P&gt;Also in variance source Error, there are only dots or zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why these dots are there?? And how I can get them away? =&amp;gt; How can I solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best regards,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 12:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23717#M811</guid>
      <dc:creator>Richard</dc:creator>
      <dc:date>2012-01-04T12:46:02Z</dc:date>
    </item>
    <item>
      <title>SAS Nested Procedure shows dots</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23718#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The first thing that I would think of would be incomplete data, so that all degrees of freedom are used.&amp;nbsp; I would guess that there is only one observation per site within wafer within lot--hence no residual variability and no variance due to site.&amp;nbsp; What happens if you fit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc nested;&lt;/P&gt;&lt;P&gt;class lot wafer;&lt;/P&gt;&lt;P&gt;var rho;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The residual error in this case will be due to site within wafer within lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 13:11:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23718#M812</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-01-04T13:11:34Z</dc:date>
    </item>
    <item>
      <title>SAS Nested Procedure shows dots</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23719#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Nested-Procedure-shows-dots/m-p/23719#M813</guid>
      <dc:creator>Richard</dc:creator>
      <dc:date>2012-01-10T18:58:30Z</dc:date>
    </item>
  </channel>
</rss>

