<?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: Model is not full rank. Least-squares solutions for the parameters are not unique. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank-Least-squares-solutions-for-the/m-p/939162#M46858</link>
    <description>如果你限制 CommA + CommB = 0，那么有：CommB = -CommA，也就是说，CommB 可以完全使用 CommA 表示。因此，模型语句中无需再出现 CommB。</description>
    <pubDate>Wed, 14 Aug 2024 02:11:19 GMT</pubDate>
    <dc:creator>whymath</dc:creator>
    <dc:date>2024-08-14T02:11:19Z</dc:date>
    <item>
      <title>Model is not full rank. Least-squares solutions for the parameters are not unique.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank-Least-squares-solutions-for-the/m-p/939156#M46857</link>
      <description>&lt;DIV&gt;你好&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;在 SAS 中编写 proc reg 语句后，输出中会写到：&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;注意：模型不是满排名。参数的最小二乘解不是唯一的。一些统计数据可能会产生误导。报告的 DF 为 0 或 B 表示估计值有偏差。&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;注意：以下参数已设置为 0，因为变量是其他变量的线性组合，如图所示。&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;CODE class=""&gt;Proc Reg data=HFA.SHEET1; 
	Model ML = CommA CommB EnvA EnvB HFAA HFAB / HCC tol vif collin; 
	restrict CommA + CommB = 0; 
	restrict EnvA + EnvB = 0;  
run; 
quit;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;ML：质量损失（有4个研究级别）&lt;/DIV&gt;&lt;DIV&gt;CommA、CommB 、EnvA、EnvB 、HFAA 和 HFAB 是等于 1 或 0 的虚拟变量。&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;模型中的虚拟变量数量有问题吗？&lt;/DIV&gt;&lt;DIV&gt;非常感谢您的帮助。&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Aug 2024 01:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank-Least-squares-solutions-for-the/m-p/939156#M46857</guid>
      <dc:creator>SUMMER2024</dc:creator>
      <dc:date>2024-08-14T01:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank. Least-squares solutions for the parameters are not unique.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank-Least-squares-solutions-for-the/m-p/939162#M46858</link>
      <description>如果你限制 CommA + CommB = 0，那么有：CommB = -CommA，也就是说，CommB 可以完全使用 CommA 表示。因此，模型语句中无需再出现 CommB。</description>
      <pubDate>Wed, 14 Aug 2024 02:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank-Least-squares-solutions-for-the/m-p/939162#M46858</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2024-08-14T02:11:19Z</dc:date>
    </item>
  </channel>
</rss>

