<?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 Mean variance of a difference of two genotypic BLUPs in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-variance-of-a-difference-of-two-genotypic-BLUPs/m-p/744449#M36218</link>
    <description>&lt;P&gt;In a field trial established as RCBD, rep is a block effect and gen is a random effect of genotype. The genotypic blups of each genetic line is derived as&lt;/P&gt;&lt;P&gt;proc mixed data= sampledat method=reml;&lt;/P&gt;&lt;P&gt;class rep gen&lt;/P&gt;&lt;P&gt;model&amp;nbsp; yield = rep;&lt;/P&gt;&lt;P&gt;random gen/solution&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The random statement return the genotypic value of each gen.How do I obtain the mean variance of a diiference of two genotypic blups?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 15:37:25 GMT</pubDate>
    <dc:creator>mbakare</dc:creator>
    <dc:date>2021-05-28T15:37:25Z</dc:date>
    <item>
      <title>Mean variance of a difference of two genotypic BLUPs</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-variance-of-a-difference-of-two-genotypic-BLUPs/m-p/744449#M36218</link>
      <description>&lt;P&gt;In a field trial established as RCBD, rep is a block effect and gen is a random effect of genotype. The genotypic blups of each genetic line is derived as&lt;/P&gt;&lt;P&gt;proc mixed data= sampledat method=reml;&lt;/P&gt;&lt;P&gt;class rep gen&lt;/P&gt;&lt;P&gt;model&amp;nbsp; yield = rep;&lt;/P&gt;&lt;P&gt;random gen/solution&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The random statement return the genotypic value of each gen.How do I obtain the mean variance of a diiference of two genotypic blups?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 15:37:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mean-variance-of-a-difference-of-two-genotypic-BLUPs/m-p/744449#M36218</guid>
      <dc:creator>mbakare</dc:creator>
      <dc:date>2021-05-28T15:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mean variance of a difference of two genotypic BLUPs</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-variance-of-a-difference-of-two-genotypic-BLUPs/m-p/744464#M36219</link>
      <description>&lt;P&gt;You can use an ESTIMATE statement in PROC MIXED to compare two genotypes:&lt;/P&gt;
&lt;P&gt;estimate 'gen1-gen2' | gen 1 -1;&lt;/P&gt;
&lt;P&gt;The predicted difference and the standard error will be produced.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 16:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mean-variance-of-a-difference-of-two-genotypic-BLUPs/m-p/744464#M36219</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2021-05-28T16:52:10Z</dc:date>
    </item>
  </channel>
</rss>

