<?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 Interpreting PCA with VARIMAX in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783645#M38604</link>
    <description>&lt;P&gt;I performed PCA with a varimax rotation on my dataset and obtained this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PCA_A.png" style="width: 423px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66335i26F0FDE2B19AFE6F/image-dimensions/423x620?v=v2" width="423" height="620" role="button" title="PCA_A.png" alt="PCA_A.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i need to group the variables based on their correlations to these factors. My question is how to properly accomplish this?&lt;/P&gt;&lt;P&gt;My approach:&lt;/P&gt;&lt;P&gt;After looking into this i found that you want to keep the values &amp;gt;0.32 or &amp;lt;-0.32 that show strong correlation with only 1 factor. Therefore i'd have to scratch all variables that show up on multiple factors and work with the rest. I applied a fuzz=.32 to my PROC FACTOR function to easier see them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PCA_B.png" style="width: 425px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66337i3C7586B7A5220DAE/image-dimensions/425x678?v=v2" width="425" height="678" role="button" title="PCA_B.png" alt="PCA_B.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where does the 0.32 come from? I have read multiple articles on how to interpret these results and while most said values should be over 0.32 i have seen examples like 0.4 as well.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 15:13:18 GMT</pubDate>
    <dc:creator>Traian</dc:creator>
    <dc:date>2021-12-02T15:13:18Z</dc:date>
    <item>
      <title>Interpreting PCA with VARIMAX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783645#M38604</link>
      <description>&lt;P&gt;I performed PCA with a varimax rotation on my dataset and obtained this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PCA_A.png" style="width: 423px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66335i26F0FDE2B19AFE6F/image-dimensions/423x620?v=v2" width="423" height="620" role="button" title="PCA_A.png" alt="PCA_A.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i need to group the variables based on their correlations to these factors. My question is how to properly accomplish this?&lt;/P&gt;&lt;P&gt;My approach:&lt;/P&gt;&lt;P&gt;After looking into this i found that you want to keep the values &amp;gt;0.32 or &amp;lt;-0.32 that show strong correlation with only 1 factor. Therefore i'd have to scratch all variables that show up on multiple factors and work with the rest. I applied a fuzz=.32 to my PROC FACTOR function to easier see them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PCA_B.png" style="width: 425px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66337i3C7586B7A5220DAE/image-dimensions/425x678?v=v2" width="425" height="678" role="button" title="PCA_B.png" alt="PCA_B.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where does the 0.32 come from? I have read multiple articles on how to interpret these results and while most said values should be over 0.32 i have seen examples like 0.4 as well.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783645#M38604</guid>
      <dc:creator>Traian</dc:creator>
      <dc:date>2021-12-02T15:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting PCA with VARIMAX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783659#M38605</link>
      <description>&lt;P&gt;Here's a paper&amp;nbsp;&lt;A href="https://hosted.jalt.org/test/PDF/Brown31.pdf" target="_blank"&gt;https://hosted.jalt.org/test/PDF/Brown31.pdf &lt;/A&gt;that references the original paper that put forth the ±0.32 limit, but I don't have access to the original paper.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:26:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783659#M38605</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-12-02T15:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting PCA with VARIMAX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783804#M38606</link>
      <description>Thank you for the article, i continued to read the next chapters to find out how to deal with the complex values(the ones with &amp;gt;0.32 for more than 1 factor). Unless i missed something, the author suggested proceeding with the higher value and ignoring the other one also higher than 0.32, or simply ignoring the variable.&lt;BR /&gt;In my case, all these variables are a type of product and i have to calculate the probability that a customer will buy the products that belong to each factor value. Looking at ia1_17, the values for Factor1 and Factor6 are way too close. I am having a hard time thinking i have to ignore this variable since i will only be left with 2 values remaining for Factor 6 which is way too small.</description>
      <pubDate>Thu, 02 Dec 2021 23:38:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-PCA-with-VARIMAX/m-p/783804#M38606</guid>
      <dc:creator>Traian</dc:creator>
      <dc:date>2021-12-02T23:38:47Z</dc:date>
    </item>
  </channel>
</rss>

