<?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: Export PROC PRINQUAL data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/430449#M22624</link>
    <description>&lt;P&gt;You show me your code and SASLOG instead of me writing some code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, what is the problem? Did it not work, or did it take too long, or something else? Your description isn't really clear about what the problem is.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 14:37:52 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-01-24T14:37:52Z</dc:date>
    <item>
      <title>Export PROC PRINQUAL data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/429561#M22566</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using PROC PRINQUAL to do some analysis on a big database of variables.&lt;/P&gt;&lt;P&gt;Now, since PROC PRINQUAL takes a lot of time to run on the total dataset, I have selected at random 50000 observations to run the procedure on. This generates very good output, in terms of transformations and scores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now I also need to generate the transformations and the scores for the observations not taken into account in the PROC PRINQUAL.&lt;/P&gt;&lt;P&gt;Now, if I was doing a usual PCA, this would be simple: there is an easy formula&lt;/P&gt;&lt;P&gt;Y_i = c_1 X_1 + ... + c_n X_n&lt;/P&gt;&lt;P&gt;And I could easily compute this with PROC SCORE. But since my variables now have undergone a transformation, it is not clear to me what the corresponding formula would be. Is there any way to get this formula from SAS, or to apply the PRINQUAL formula to the new observations?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 08:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/429561#M22566</guid>
      <dc:creator>micromass</dc:creator>
      <dc:date>2018-01-22T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export PROC PRINQUAL data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/429601#M22567</link>
      <description>&lt;P&gt;Typically, the approach to apply the model to additional data and obtain the predicted values is to include the additional data in the original data set with missing Y values. Then, PROC PRINQUAL fits the model based upon only the observations that contain non-missing Y values, but predicted Y values are produced for ALL observations.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 13:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/429601#M22567</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-01-22T13:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export PROC PRINQUAL data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/430434#M22623</link>
      <description>&lt;P&gt;Thanks a lot! I read about passive observations and I tried it before. But the PRINQUAL procedure ran as long as with the additional data.&lt;/P&gt;&lt;P&gt;I think I'm doing something wrong. Could you perhaps give some very short sample code on how to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 14:13:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/430434#M22623</guid>
      <dc:creator>micromass</dc:creator>
      <dc:date>2018-01-24T14:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export PROC PRINQUAL data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/430449#M22624</link>
      <description>&lt;P&gt;You show me your code and SASLOG instead of me writing some code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, what is the problem? Did it not work, or did it take too long, or something else? Your description isn't really clear about what the problem is.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 14:37:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Export-PROC-PRINQUAL-data/m-p/430449#M22624</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-01-24T14:37:52Z</dc:date>
    </item>
  </channel>
</rss>

