<?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 WARNING: Obtaining minimum variance quadratic unbiased estimates as starting values for the covariance parameters failed. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/WARNING-Obtaining-minimum-variance-quadratic-unbiased-estimates/m-p/161080#M8380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get the seasonal estimates of the breeding population (% of the breeding population in a concrete period) from diverse Species in the different seasons of the year. To note that I have obtained this data from diferent longitudinal studies, having unbalanced data. So I am using:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Population&lt;/STRONG&gt; to control the pseudoreplication &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID_study&lt;/STRONG&gt; to control the different samplings, &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Species (Genus*Family)&lt;/STRONG&gt; to take into account the taxonomy&lt;/P&gt;&lt;P&gt;However, I would like to take into account the &lt;STRONG&gt;density&lt;/STRONG&gt; using it as offset.&amp;nbsp; The problem is that when I include this term in orocethe SAS code I get the following answer: "WARNING: Obtaining minimum variance quadratic unbiased estimates as starting values for the covariance parameters failed".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=breeding method=laplace plots=(ResidualPanel(conditional marginal));&lt;/P&gt;&lt;P&gt;class Season Species Genus Family Population ID_study Month ;&lt;/P&gt;&lt;P&gt;model Breed_population =&amp;nbsp; Season Month (Season)&lt;/P&gt;&lt;P&gt;&amp;nbsp; /dist=beta offset=Density&lt;/P&gt;&lt;P&gt;&amp;nbsp; ddfm=none covb s;&lt;/P&gt;&lt;P&gt;random intercept / subject = Population (ID_study);&lt;/P&gt;&lt;P&gt;random intercept / subject= Species (Genus*Family);&lt;/P&gt;&lt;P&gt;nloptions maxiter=150;&lt;/P&gt;&lt;P&gt;lsmeans Season/cl diff PLOT=diff (NOabs center) adjust=tukey;&lt;/P&gt;&lt;P&gt;lsmeans Season/cl ilink;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how I can overcome this problem?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rubén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 15:12:16 GMT</pubDate>
    <dc:creator>RubenPnx</dc:creator>
    <dc:date>2014-11-07T15:12:16Z</dc:date>
    <item>
      <title>WARNING: Obtaining minimum variance quadratic unbiased estimates as starting values for the covariance parameters failed.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/WARNING-Obtaining-minimum-variance-quadratic-unbiased-estimates/m-p/161080#M8380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get the seasonal estimates of the breeding population (% of the breeding population in a concrete period) from diverse Species in the different seasons of the year. To note that I have obtained this data from diferent longitudinal studies, having unbalanced data. So I am using:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Population&lt;/STRONG&gt; to control the pseudoreplication &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID_study&lt;/STRONG&gt; to control the different samplings, &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Species (Genus*Family)&lt;/STRONG&gt; to take into account the taxonomy&lt;/P&gt;&lt;P&gt;However, I would like to take into account the &lt;STRONG&gt;density&lt;/STRONG&gt; using it as offset.&amp;nbsp; The problem is that when I include this term in orocethe SAS code I get the following answer: "WARNING: Obtaining minimum variance quadratic unbiased estimates as starting values for the covariance parameters failed".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=breeding method=laplace plots=(ResidualPanel(conditional marginal));&lt;/P&gt;&lt;P&gt;class Season Species Genus Family Population ID_study Month ;&lt;/P&gt;&lt;P&gt;model Breed_population =&amp;nbsp; Season Month (Season)&lt;/P&gt;&lt;P&gt;&amp;nbsp; /dist=beta offset=Density&lt;/P&gt;&lt;P&gt;&amp;nbsp; ddfm=none covb s;&lt;/P&gt;&lt;P&gt;random intercept / subject = Population (ID_study);&lt;/P&gt;&lt;P&gt;random intercept / subject= Species (Genus*Family);&lt;/P&gt;&lt;P&gt;nloptions maxiter=150;&lt;/P&gt;&lt;P&gt;lsmeans Season/cl diff PLOT=diff (NOabs center) adjust=tukey;&lt;/P&gt;&lt;P&gt;lsmeans Season/cl ilink;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how I can overcome this problem?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rubén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:12:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/WARNING-Obtaining-minimum-variance-quadratic-unbiased-estimates/m-p/161080#M8380</guid>
      <dc:creator>RubenPnx</dc:creator>
      <dc:date>2014-11-07T15:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Obtaining minimum variance quadratic unbiased estimates as starting values for the covariance parameters failed.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/WARNING-Obtaining-minimum-variance-quadratic-unbiased-estimates/m-p/161081#M8381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The warning was due to the amount of decimals of the offset. When I reduce it to 2-3 decimals I could to carry out the model.&lt;/P&gt;&lt;P&gt;I hope it may help someone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvences!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 12:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/WARNING-Obtaining-minimum-variance-quadratic-unbiased-estimates/m-p/161081#M8381</guid>
      <dc:creator>RubenPnx</dc:creator>
      <dc:date>2014-11-10T12:38:38Z</dc:date>
    </item>
  </channel>
</rss>

