<?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 NLMIXED Covariance and Correlation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/509703#M26126</link>
    <description>&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So these were the notes in the Log file&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: Convergence criterion (GCONV=1E-8) satisfied.&lt;BR /&gt;NOTE: At least one element of the gradient is greater than 1e-3.&lt;BR /&gt;NOTE: Moore-Penrose inverse is used in covariance matrix.&lt;BR /&gt;WARNING: The final Hessian matrix is not positive definite, and therefore the estimated covariance&lt;BR /&gt;matrix is not full rank and may be unreliable. The variance of some parameter estimates is&lt;BR /&gt;zero or some parameters are linearly related to other parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I came across an article which says that when above warning appears the results are not reliable. What are alternatives or other approaches to run the model without such errors?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response!&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 21:35:28 GMT</pubDate>
    <dc:creator>Unay13</dc:creator>
    <dc:date>2018-11-01T21:35:28Z</dc:date>
    <item>
      <title>Proc NLMIXED Covariance and Correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/508395#M26080</link>
      <description>&lt;P&gt;I have been trying a few different models with different functions but NB distribution. However, in one of the functions that I use, in my results, I get covariance matrix and correlation matrix of parameter estimates even though I did not use CORR or COV function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could possibly be the reason for me to obtain such output in one function but not in others?&amp;nbsp;Attached is the output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any statistical problem in the function?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any form of help would be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/508395#M26080</guid>
      <dc:creator>Unay13</dc:creator>
      <dc:date>2018-10-29T16:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proc NLMIXED Covariance and Correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/508752#M26100</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;What could possibly be the reason for me to obtain such output in one function but not in others?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; Is there any statistical problem in the function?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is an interesting question. I am not 100% sure, but based on some testing I believe that the COV/CORR matrices will be displayed when&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The model converges, but&lt;/P&gt;
&lt;P&gt;2. The Hessian at the solution "has a problem."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thus when they print, the procedure is encouraging you to look closely at the solution.&amp;nbsp;There is something unusual about it.&lt;/P&gt;
&lt;P&gt;The "problem" might be that it is not positive definite or that it is not invertible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my tests, one situation where I&amp;nbsp;see the COV/CORR matrices when I am doing a&amp;nbsp;constrained optimization and the optimal solution is on the boundary of the constraint region. In that case, the optimal solution is not a point where the gradient vanishes, and so the Hessian at the solution might not&amp;nbsp;be positive&amp;nbsp;definite.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:37:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/508752#M26100</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-10-30T15:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Proc NLMIXED Covariance and Correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/509703#M26126</link>
      <description>&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So these were the notes in the Log file&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: Convergence criterion (GCONV=1E-8) satisfied.&lt;BR /&gt;NOTE: At least one element of the gradient is greater than 1e-3.&lt;BR /&gt;NOTE: Moore-Penrose inverse is used in covariance matrix.&lt;BR /&gt;WARNING: The final Hessian matrix is not positive definite, and therefore the estimated covariance&lt;BR /&gt;matrix is not full rank and may be unreliable. The variance of some parameter estimates is&lt;BR /&gt;zero or some parameters are linearly related to other parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I came across an article which says that when above warning appears the results are not reliable. What are alternatives or other approaches to run the model without such errors?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 21:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/509703#M26126</guid>
      <dc:creator>Unay13</dc:creator>
      <dc:date>2018-11-01T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc NLMIXED Covariance and Correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/510017#M26137</link>
      <description>&lt;P&gt;Your article should have mentioned that lack of convergence often indicates that the model does not fit the data. So alternatives to "run the model without such errors"&amp;nbsp;include&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Choose a model that fits the data better&lt;/P&gt;
&lt;P&gt;2. Get more data, if the sample size is very small&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 18:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/510017#M26137</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-02T18:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proc NLMIXED Covariance and Correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/510018#M26138</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 19:00:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-NLMIXED-Covariance-and-Correlation/m-p/510018#M26138</guid>
      <dc:creator>Unay13</dc:creator>
      <dc:date>2018-11-02T19:00:05Z</dc:date>
    </item>
  </channel>
</rss>

