<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada22</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada22/</author_url>
  <blog_title>ryamadaの遺伝学・遺伝統計学メモ</blog_title>
  <blog_url>https://ryamada22.hatenablog.jp/</blog_url>
  <categories>
    <anon>遺伝率</anon>
    <anon>heritability</anon>
    <anon>SNP</anon>
    <anon>GWAS</anon>
    <anon>missing heritability</anon>
  </categories>
  <description>狭義遺伝率を観測データから考えるのであれば、単純な多座位の線形回帰をして、全座位の分散の和から計算できる Rでやってみる # No. loci n.marker &lt;- 100 # population size N &lt;- 10^5 # Genotype matrix g &lt;- matrix(0,N,n.marker) # allele freq of markers f &lt;- 0.1 + runif(n.marker) * 0.4 # HWE and random genotype generation for(i in 1:n.marker){ g[,i] &lt;- sample(0:2,N,r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22.hatenablog.jp%2Fentry%2F20160316%2F1458158418&quot; title=&quot;狭義遺伝率は線形回帰 - ryamadaの遺伝学・遺伝統計学メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-16 05:00:18</published>
  <title>狭義遺伝率は線形回帰</title>
  <type>rich</type>
  <url>https://ryamada22.hatenablog.jp/entry/20160316/1458158418</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
