<?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: Estimate missing correlation coefficient in a correlation matrix (pleas in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44168#M1315</link>
    <description>The SAS PROC MI works only with missing data in the data table, it won't help you if you are starting with a correlation matrix and do not have the originating data.  In fact, I don't think that there is a way to impute the missing correlations without the raw data.&lt;BR /&gt;
&lt;BR /&gt;
If you have the raw data, then PROC MI can impute the missing data.  It makes assumptions about the mechanism for the missingness (see the documentation for a discussion of that), but none about the underlying distribution in the data.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Tue, 21 Oct 2008 17:39:32 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2008-10-21T17:39:32Z</dc:date>
    <item>
      <title>Estimate missing correlation coefficient in a correlation matrix (please he</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44163#M1310</link>
      <description>Good morning,&lt;BR /&gt;
     I have a scenario where i have been given a correlation matrix and in it i have many of the missing data. I would like to seek all of your help to please help me to figure out how could i do  my best estimate in predicting those missing values in my correlation matrix. &lt;BR /&gt;
     I also would like to add that the correlation matrix contains non normalized data.&lt;BR /&gt;
     I have read SAS publication and i saw it offers an multiple imputation method for dealing with missing data. My question is :&lt;BR /&gt;
    1) Is IM dealing with only normalized data, but in my case, the matrix contains non normalized data.&lt;BR /&gt;
    2)  Is IM only dealing with missing data,  but in my case, I don't have a simple case of missing data, I have missing correlation coefficient in a correlation matrix. So could i use IM?&lt;BR /&gt;
&lt;BR /&gt;
Thanks alot for all of your help,&lt;BR /&gt;
Minh</description>
      <pubDate>Fri, 05 Sep 2008 12:59:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44163#M1310</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-09-05T12:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate missing correlation coefficient in a correlation matrix (please he</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44164#M1311</link>
      <description>Hi Minh,&lt;BR /&gt;
&lt;BR /&gt;
Correlation matrix is a simetric matrix. Do you have the same missing values on both sides of the main diagonal?</description>
      <pubDate>Tue, 21 Oct 2008 04:05:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44164#M1311</guid>
      <dc:creator>statsplank</dc:creator>
      <dc:date>2008-10-21T04:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate missing correlation coefficient in a correlation matrix (please he</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44165#M1312</link>
      <description>.</description>
      <pubDate>Tue, 21 Oct 2008 04:07:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44165#M1312</guid>
      <dc:creator>statsplank</dc:creator>
      <dc:date>2008-10-21T04:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate missing correlation coefficient in a correlation matrix (please he</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44166#M1313</link>
      <description>.</description>
      <pubDate>Tue, 21 Oct 2008 04:08:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44166#M1313</guid>
      <dc:creator>statsplank</dc:creator>
      <dc:date>2008-10-21T04:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate missing correlation coefficient in a correlation matrix (please he</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44167#M1314</link>
      <description>.</description>
      <pubDate>Tue, 21 Oct 2008 04:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44167#M1314</guid>
      <dc:creator>statsplank</dc:creator>
      <dc:date>2008-10-21T04:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Estimate missing correlation coefficient in a correlation matrix (pleas</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44168#M1315</link>
      <description>The SAS PROC MI works only with missing data in the data table, it won't help you if you are starting with a correlation matrix and do not have the originating data.  In fact, I don't think that there is a way to impute the missing correlations without the raw data.&lt;BR /&gt;
&lt;BR /&gt;
If you have the raw data, then PROC MI can impute the missing data.  It makes assumptions about the mechanism for the missingness (see the documentation for a discussion of that), but none about the underlying distribution in the data.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Tue, 21 Oct 2008 17:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Estimate-missing-correlation-coefficient-in-a-correlation-matrix/m-p/44168#M1315</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-10-21T17:39:32Z</dc:date>
    </item>
  </channel>
</rss>

