<?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: Multiple factor analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402451#M20976</link>
    <description>&lt;P&gt;To Import data into SAS use PROC IMPORT or the Import Utility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a video on how to import data using the Import Utility&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/detail/video/4664358166001/using-the-import-data-utility-in-sas-studio?autoStart=true&amp;amp;q=excel" target="_blank"&gt;http://video.sas.com/detail/video/4664358166001/using-the-import-data-utility-in-sas-studio?autoStart=true&amp;amp;q=excel&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 18:23:49 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-10-09T18:23:49Z</dc:date>
    <item>
      <title>Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402440#M20975</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran an experiment, where we need to separate products on appearance basis onto map. So each panelists ended with having x and y coordinates for samples. So, now how I can add data into sas to run MFA. So I have data attached here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:03:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402440#M20975</guid>
      <dc:creator>chetan3</dc:creator>
      <dc:date>2017-10-09T18:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402451#M20976</link>
      <description>&lt;P&gt;To Import data into SAS use PROC IMPORT or the Import Utility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a video on how to import data using the Import Utility&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/detail/video/4664358166001/using-the-import-data-utility-in-sas-studio?autoStart=true&amp;amp;q=excel" target="_blank"&gt;http://video.sas.com/detail/video/4664358166001/using-the-import-data-utility-in-sas-studio?autoStart=true&amp;amp;q=excel&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:23:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402451#M20976</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-09T18:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402453#M20977</link>
      <description>&lt;P&gt;Thanks Reeza, but I am asking how to run multiple factor analysis. Like what code I have to use.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402453#M20977</guid>
      <dc:creator>chetan3</dc:creator>
      <dc:date>2017-10-09T18:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402458#M20978</link>
      <description>&lt;P&gt;Sadly I'm not seeing anything under PROC FACTOR or PRINCOMP to handle the multiple part &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll move this to the Statistical Procedure forum so others can offer their suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402458#M20978</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-09T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402522#M20981</link>
      <description>&lt;P&gt;PROC CALIS ought to do this, perhaps this example can get you pointed in the right direction&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_calis_examples46.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_calis_examples46.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 21:36:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/402522#M20981</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-10-09T21:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/404189#M21076</link>
      <description>&lt;P&gt;Thanks, but how would be then data entry, like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;data sensory;&lt;/P&gt;&lt;P&gt;input panelists $ x y x y x y x y x y; or actually how I should input. Here I have problem in input. Each x and y pair belong to 1 panelist.&lt;BR /&gt;datalines;&lt;BR /&gt;093 12 13.25 10.1 10.1 24 2.3 12 8 24 9&lt;BR /&gt;637 12 11 9.75 10.1 22.8 1 12 8.5 17.75 9.75&lt;BR /&gt;217 1.5 14.5 0.5 12 10.5 7.5 1 9 16.75 11.5&lt;BR /&gt;225 23.25 9.75 5 15.75 9 3.7 23 8 7 14.5&lt;/P&gt;&lt;P&gt;;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2017 03:55:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/404189#M21076</guid>
      <dc:creator>chetan3</dc:creator>
      <dc:date>2017-10-14T03:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/404208#M21078</link>
      <description>&lt;P&gt;The example shown works with covariance matrices. So, compute covariance matrices.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2017 10:56:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/404208#M21078</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-10-14T10:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple factor analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/406034#M21154</link>
      <description>&lt;P&gt;HelloPaigeMiller, I computed correlation matrix, so can you please let me know how I should input my data now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data estonia;&lt;BR /&gt;input type$ name$ x1 y1 x2 y2 x3 y3 x4 y4 x5 y5;&lt;BR /&gt;datalines;&lt;BR /&gt;cov x1 1.00&lt;BR /&gt;cov y1 -0.30270 1.00&lt;BR /&gt;cov x2 0.13742 0.15644 1.00&lt;BR /&gt;cov y2 -0.24693 0.34916 0.05823 1.00&lt;BR /&gt;cov x3 -0.34308 0.10424 -0.15834 -0.12062 1.00&lt;BR /&gt;cov y3 0.09093 -0.14226 -0.16557 -0.37801 0.15527 1.00&lt;BR /&gt;cov x4 0.78430 -0.43878 -0.06424 -0.32105 -0.04186 0.13995 1.00&lt;/P&gt;&lt;P&gt;its showing error in log like -&amp;nbsp;&lt;BR /&gt;cov y4 0.02571 -0.23155 0.09631 -0.01274 -0.19213 0.29059 0.13352 1.00&lt;BR /&gt;cov x5 -0.72669 0.23910 -0.13214 0.35858 0.59434 -0.35605 -0.57412 -0.35781 1.00&lt;BR /&gt;cov y5 0.22256 -0.02439 -0.08846 0.35013 -0.09050 -0.42388 0.20654 -0.39163 -0.09126 1.00&lt;BR /&gt;;&lt;BR /&gt;run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I ran this, its showing error in log,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: invalid data for x2 in line 66&lt;/P&gt;&lt;P&gt;invalid data for y3 in line 67&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 17:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-factor-analysis/m-p/406034#M21154</guid>
      <dc:creator>chetan3</dc:creator>
      <dc:date>2017-10-20T17:03:09Z</dc:date>
    </item>
  </channel>
</rss>

