<?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: PROC FACTOR in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7496#M109</link>
    <description>Sorry, I forgot to mention what I need, I need to get a new table with the new components because I will then run a logistic regression using these components.&lt;BR /&gt;
&lt;BR /&gt;
Jose</description>
    <pubDate>Fri, 14 Mar 2008 20:43:54 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-03-14T20:43:54Z</dc:date>
    <item>
      <title>PROC FACTOR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7495#M108</link>
      <description>I am trying to run a principal components analysis but am having problems with the output statement, when I run the code without the output statement, I get my results, otherwise I get errors and no results, I cant figure out what the problem is, here is the code I am using:&lt;BR /&gt;
&lt;BR /&gt;
data 'work.ranchdb';&lt;BR /&gt;
proc factor corr scree eigenvectors score out='work.score';&lt;BR /&gt;
var SR HCAT FH FR FSR FSLR PP HD PST FCR URC FVC FC DFC DR DBW DHS DRD;&lt;BR /&gt;
proc print;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Thank you, &lt;BR /&gt;
Jose</description>
      <pubDate>Fri, 14 Mar 2008 20:26:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7495#M108</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-14T20:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FACTOR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7496#M109</link>
      <description>Sorry, I forgot to mention what I need, I need to get a new table with the new components because I will then run a logistic regression using these components.&lt;BR /&gt;
&lt;BR /&gt;
Jose</description>
      <pubDate>Fri, 14 Mar 2008 20:43:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7496#M109</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-14T20:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FACTOR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7497#M110</link>
      <description>I think that  you jsut need to remove the single quotes (') from the work.score in the out= parameter.&lt;BR /&gt;
&lt;BR /&gt;
doc</description>
      <pubDate>Fri, 14 Mar 2008 21:31:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-FACTOR/m-p/7497#M110</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-03-14T21:31:46Z</dc:date>
    </item>
  </channel>
</rss>

