<?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>R</anon>
    <anon>FDR</anon>
  </categories>
  <description>昨日の続き マイクロアレイデータをクラスタリングした フェノタイプと検定して、FDR補正してみる # サンプル数 Ns &lt;- 500 # マーカー数 Nm &lt;- 1000 # サンプルのパターン数(群数) Ns.pt &lt;- 10 # マーカーのパターン数(群数) Nm.pt &lt;- 10 # サンプル・マーカーの存在位置を多次元空間酔歩の道として作る trail &lt;- matrix(rnorm(Ns.pt*Nm.pt),Ns.pt,Nm.pt) trail &lt;- apply(trail,2,cumsum) # ３次元分だけ見てみよう library(rgl) plot3d(trail[,1:3]…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22.hatenablog.jp%2Fentry%2F20120903%2F1346531104&quot; title=&quot;p.adjust()関数を使う - 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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/ryamada22/20120902/20120902052226.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-09-03 05:25:04</published>
  <title>p.adjust()関数を使う</title>
  <type>rich</type>
  <url>https://ryamada22.hatenablog.jp/entry/20120903/1346531104</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
