<?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 Producing a combining polychoric correlation matrix using PROC MIANALYZE in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Producing-a-combining-polychoric-correlation-matrix-using-PROC/m-p/697952#M33670</link>
    <description>&lt;P&gt;I have 5 imputed datasets (outMI), and I have the following code to compute polychoric correlation matrices from the 5 imputed datasets (to create dataset polycorr_MI):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;proc corr data=outMI outplc=polycorr_MI (TYPE=CORR);&lt;BR /&gt;var x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15;&lt;BR /&gt;by _IMPUTATION_;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a great (old) thread about how to combine multiple pearson correlation matrices from imputed datasets to create one combined correlation matrix:&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Producing-a-combined-correlation-matrix-using-PROC-MIANALYZE/m-p/14962/highlight/true#M2541" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Producing-a-combined-correlation-matrix-using-PROC-MIANALYZE/m-p/14962/highlight/true#M2541&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the code given is only for pearson correlations, not for polychoric correlations. How can I combine the 5 polychoric correlation matrices using proc mianalyze (or another proc?)&lt;/P&gt;&lt;P&gt;Is there a similar way to do this combination when you have polychoric and not pearson correlations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 18:16:30 GMT</pubDate>
    <dc:creator>SandraG</dc:creator>
    <dc:date>2020-11-10T18:16:30Z</dc:date>
    <item>
      <title>Producing a combining polychoric correlation matrix using PROC MIANALYZE</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Producing-a-combining-polychoric-correlation-matrix-using-PROC/m-p/697952#M33670</link>
      <description>&lt;P&gt;I have 5 imputed datasets (outMI), and I have the following code to compute polychoric correlation matrices from the 5 imputed datasets (to create dataset polycorr_MI):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;proc corr data=outMI outplc=polycorr_MI (TYPE=CORR);&lt;BR /&gt;var x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15;&lt;BR /&gt;by _IMPUTATION_;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a great (old) thread about how to combine multiple pearson correlation matrices from imputed datasets to create one combined correlation matrix:&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Producing-a-combined-correlation-matrix-using-PROC-MIANALYZE/m-p/14962/highlight/true#M2541" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Producing-a-combined-correlation-matrix-using-PROC-MIANALYZE/m-p/14962/highlight/true#M2541&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the code given is only for pearson correlations, not for polychoric correlations. How can I combine the 5 polychoric correlation matrices using proc mianalyze (or another proc?)&lt;/P&gt;&lt;P&gt;Is there a similar way to do this combination when you have polychoric and not pearson correlations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 18:16:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Producing-a-combining-polychoric-correlation-matrix-using-PROC/m-p/697952#M33670</guid>
      <dc:creator>SandraG</dc:creator>
      <dc:date>2020-11-10T18:16:30Z</dc:date>
    </item>
  </channel>
</rss>

