<?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: Principal components analysis for complex survey data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623422#M77327</link>
    <description>&lt;P&gt;You would need to compute the survey weights yourself (or perhaps you already have them), and save the weights in a variable in the data set. Then you could include this variable in the &lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_princomp_syntax07.htm&amp;amp;locale=en" target="_self"&gt;WEIGHT&lt;/A&gt; statement within either PROC PRINCOMP or PROC FACTOR. There is no WEIGHT statement in PROC PLS.&lt;/P&gt;</description>
    <pubDate>Sun, 09 Feb 2020 16:54:40 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-02-09T16:54:40Z</dc:date>
    <item>
      <title>Principal components analysis for complex survey data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623413#M77326</link>
      <description>&lt;P&gt;Hello here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am analysis national survey data with a complex study design therefore I would like to incorporate sampling weights&lt;/P&gt;&lt;P&gt;and account for clusters and stratum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using food frequency questionnaire data. I derived 24 food groups from 112 food items. I want to use Principal&lt;/P&gt;&lt;P&gt;components analysis to derive Dietary patterns. Please which procedure can I use to&amp;nbsp; to run principal components&lt;/P&gt;&lt;P&gt;analysis for this kind of study design?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the &lt;EM&gt;&lt;STRONG&gt;proc pls&lt;/STRONG&gt;&lt;/EM&gt; procedure and the &lt;EM&gt;&lt;STRONG&gt;proc factor&lt;/STRONG&gt;&lt;/EM&gt; , but these are seem to be for data obtained by simple random sampling.&lt;/P&gt;&lt;P&gt;Any assistance would be accepted.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 15:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623413#M77326</guid>
      <dc:creator>Prest</dc:creator>
      <dc:date>2020-02-09T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Principal components analysis for complex survey data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623422#M77327</link>
      <description>&lt;P&gt;You would need to compute the survey weights yourself (or perhaps you already have them), and save the weights in a variable in the data set. Then you could include this variable in the &lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_princomp_syntax07.htm&amp;amp;locale=en" target="_self"&gt;WEIGHT&lt;/A&gt; statement within either PROC PRINCOMP or PROC FACTOR. There is no WEIGHT statement in PROC PLS.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 16:54:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623422#M77327</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-02-09T16:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Principal components analysis for complex survey data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623466#M77331</link>
      <description>&lt;P&gt;Adding&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The usual reason you want to perform principal components on the data is so that you can analyze the data in fewer dimensions, such as by plotting in fewer dimensions to detect outliers or clusters, or to use the fewer dimensions in some subsequent analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The usual reason you do complex surveys is because you have clusters or strata that you can't (or haven't) sampled using the same proportion in each cluster or strata, and the survey weights allow you to estimate some population parameter taking into account the amount of sampling in each cluster or strata.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, putting the two together, it sounds strange to me to use the survey weights to estimate "population principal components", as I don't see the purpose of surveys and weighting compatible with the idea of principal components. That doesn't mean you can't do it, but it does mean I'm not comfortable doing this (you may be comfortable doing this).&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 00:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623466#M77331</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-02-10T00:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Principal components analysis for complex survey data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623531#M77332</link>
      <description>Thank you so much.&lt;BR /&gt;&lt;BR /&gt;You seem to imply that including the complex survey information may not be necessary during derivation of Principal components. That the procedure stays the same as in simple random sample data analysis.&lt;BR /&gt;&lt;BR /&gt;Did I get you right?</description>
      <pubDate>Mon, 10 Feb 2020 09:06:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Principal-components-analysis-for-complex-survey-data/m-p/623531#M77332</guid>
      <dc:creator>Prest</dc:creator>
      <dc:date>2020-02-10T09:06:00Z</dc:date>
    </item>
  </channel>
</rss>

