<?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: Macro Jointpair for longitudinal data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277730#M14653</link>
    <description>&lt;P&gt;Hi, I´ll try to insert those sentences. Thanks for you advice!&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:40:32 GMT</pubDate>
    <dc:creator>Rosa_Sh</dc:creator>
    <dc:date>2016-06-16T01:40:32Z</dc:date>
    <item>
      <title>Macro Jointpair for longitudinal data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277420#M14650</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;SPAN&gt;I want&amp;nbsp;to run the macro Jointpair to fix a Random-Effects Model for Multiple Characteristics. The input data has three variables,19 units and 14 moments of observation (longitudinal data) but the results show errors associated to matrix operations. Share with you the &amp;nbsp;output log. May&amp;nbsp;someone knows how to save the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 01:41:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277420#M14650</guid>
      <dc:creator>Rosa_Sh</dc:creator>
      <dc:date>2016-06-15T01:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Jointpair for longitudinal data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277566#M14651</link>
      <description>&lt;P&gt;The error says that the ESTIMATE variable is not in a data set that you are reading. Theerror is most likely occuring on Line 1754:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1748 /*---------------------------------------*/&lt;BR /&gt;1749 /* Construction of pair specific D */&lt;BR /&gt;1750 /*---------------------------------------*/&lt;BR /&gt;1751 /*Dpair(k)*/&lt;BR /&gt;1752&lt;BR /&gt;1753 use _covariantieD where (pair=&amp;amp;k);&lt;BR /&gt;1754 read all var{estimate pair r c};&lt;BR /&gt;1755 close _covariantieD;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;A few lines later you get another error:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1776 use _covariantieerror where (pair=&amp;amp;k);&lt;BR /&gt;1777 read all var{estimate pair r c};&lt;BR /&gt;1778 close _covariantieerror;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: Data set WORK._COVARIANTIEERROR is empty.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no way for me to determine why these errors are occuring, but you might try inserting a PROC PRINT or PROC CONTENTS on Line 1732 to see what these files contain before the program enters PROC IML.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 14:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277566#M14651</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-06-15T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Jointpair for longitudinal data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277730#M14653</link>
      <description>&lt;P&gt;Hi, I´ll try to insert those sentences. Thanks for you advice!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:40:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Jointpair-for-longitudinal-data/m-p/277730#M14653</guid>
      <dc:creator>Rosa_Sh</dc:creator>
      <dc:date>2016-06-16T01:40:32Z</dc:date>
    </item>
  </channel>
</rss>

