<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>isseing333</author_name>
  <author_url>https://blog.hatena.ne.jp/isseing333/</author_url>
  <blog_title>『企業成長の方程式 ― AIDグロースコミットによる成長戦略』</blog_title>
  <blog_url>https://iisssseeiiii.hatenablog.com/</blog_url>
  <categories>
    <anon>R program</anon>
  </categories>
  <description>Rの関数がどういうプログラムで計算しているかを知るためには、単純に関数名をタイプすれば良い。それで見れない場合は、methods(関数名)とする。そうすると&quot;関数名&quot;.&quot;なんとか&quot;って出力されるので、getS3method(&quot;関数名&quot;, &quot;なんとか&quot;)とタイプすれば計算内容が見れます。 例：ランダムフォレストのimportance関数 library(randomForest) importance methods(importance) getS3method(&quot;importance&quot;, &quot;randomForest&quot;)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiisssseeiiii.hatenablog.com%2Fentry%2F20100716%2F1279272544&quot; title=&quot;Rの関数の中身を知る方法 - 『企業成長の方程式 ― AIDグロースコミットによる成長戦略』&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>2010-07-16 18:29:04</published>
  <title>Rの関数の中身を知る方法</title>
  <type>rich</type>
  <url>https://iisssseeiiii.hatenablog.com/entry/20100716/1279272544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
