Rパッケージガイドブック
の編集
http://www.okadajp.org/RWiki/?R%E3%83%91%E3%83%83%E3%82%B1%E3%83%BC%E3%82%B8%E3%82%AC%E3%82%A4%E3%83%89%E3%83%96%E3%83%83%E3%82%AF
[
トップ
] [
編集
|
差分
|
バックアップ
|
添付
|
リロード
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
-- 雛形とするページ --
(no template pages)
#contents *概要 [#x3855348] -[[Rパッケージガイドブック:http://www.tokyo-tosho.co.jp/books/ISBN978-4-489-02097-1.html]], [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]]・[[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]]・伊藤康広・[[里洋平:http://d.hatena.ne.jp/yokkuns/archive]]・高柳慎一・棚瀬貴紀・[[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]]・[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]]・[[蓮見亮:http://www.rhasumi.net/index.html]]・[[林真広:http://m884.jp/index.html]]・樋口千洋・福島真太朗・牧山文彦・横山貴央・akira・mickey24, [[東京図書:http://www.tokyo-tosho.co.jp/index.html]], 2011年4月・日. // //[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?研究室のページ/農業環境政策学/中谷ゼミのページ]] --[[DL02097.zip:http://www.tokyo-tosho.co.jp/download/DL02097.zip]] サポートデータ -ISBN 978-4-489-02097-1 C3041 -B5変形判 496頁 -発売状況: 発売中 #ref(http://www.tokyo-tosho.co.jp/img/02097L.jpg) **目次 [#b0a26fdf] ''Part1 パッケージ集'' >[[R:http://www.r-project.org/index.html]]の複雑な構造データを柔軟に加工するプライヤのような万能工具 - 樋口千洋 >>[[plyr:http://plyr.had.co.nz/index.html]]パッケージ //>>>[[plyr.R:https://gist.github.com/anonymous/8f133160c195c83eac45]] >>>[[plyr.R:https://gist.github.com/anonymous/8f133160c195c83eac45/raw/851dc9b86f9cc45f205da7de2d60583c3e82cbf2/plyr.R]] >各種の論文で提供された実用的なデータセット集と使い勝手のよい小道具類 - 樋口千洋 >>[[caret:http://caret.r-forge.r-project.org/index.html]]パッケージ //>>>[[caret.R:https://gist.github.com/anonymous/c24db65fc923f418e7f6]] >>>[[caret.R:https://gist.github.com/anonymous/c24db65fc923f418e7f6/raw/f8dcfd01dd4fe3c08d7b88bcdd8ab7a2bce28eeb/caret.R]] >[[SPSS:http://www-01.ibm.com/software/jp/analytics/spss/index.html]]・[[Stata:http://www.stata.com/index.html]]のようなデータ管理 - [[林真広:http://m884.jp/index.html]] >>[[memisc:http://www.martin-elff.net/software/memisc/index.html]]パッケージ //>[[memisc:http://memisc.r-forge.r-project.org/index.php]] //>>>[[memisc.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325]] >>>[[memisc.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325/raw/700b29a054828bdd2128431804ff5f3a9e471e0a/memisc.R]] >大規模データを管理・分析する - 福島真太朗 >>[[bigmemory:http://www.bigmemory.org/home]]パッケージ //>>>[[bigmemory.R:https://gist.github.com/anonymous/e0503928b8cb07863f09]] >>>[[bigmemory.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325/raw/700b29a054828bdd2128431804ff5f3a9e471e0a/memisc.R]] >[[R:http://www.r-project.org/index.html]]で並列計算を簡単に行う - mickey24 >>[[snow:http://homepage.stat.uiowa.edu/~luke/R/cluster/cluster.html]]パッケージ //>>>[[snow.R:https://gist.github.com/anonymous/1d3710fcc1dc1ecd9844]] >>>[[snow.R:https://gist.github.com/anonymous/1d3710fcc1dc1ecd9844/raw/fe2b7919d995d1f7144f84f681c7833746c3174a/snow.R]] >[[R:http://www.r-project.org/index.html]]とデータベースとの連携をスムーズに行う - 横山貴央 >>[[DBI:https://hedgehog.fhcrc.org/compbio/r-dbi/trunk/DBI]]・[[RMySQL:http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL]]パッケージ //> //[[RMySQL:https://github.com/jeffreyhorner/RMySQL]] //>>>[[DBI_RMySQL.R:https://gist.github.com/anonymous/de9cde4cc70d776ca74d]] >>>[[DBI_RMySQL.R:https://gist.github.com/anonymous/de9cde4cc70d776ca74d/raw/8ba82934a51b686340227c85c4e31460a12e7185/DBI_RMySQL.R]] >豊富なサンプルデータセットを含む疫学ツール - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[Epi:http://bendixcarstensen.com/Epi/index.html]]パッケージ //>>>[[Epi.R:https://gist.github.com/anonymous/13bec8f789682da60dc3]] >>>[[Epi.R:https://gist.github.com/anonymous/13bec8f789682da60dc3/raw/7de023e642fa461e56486d48cb2b3a6784c251e2/Epi.R]] >疫学計算の総合ツールボックス - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[epicalc:http://www.medfloss.org/node/340]]パッケージ //>>>[[epicalc.R:https://gist.github.com/anonymous/863481e822ccc38c23fa]] >>>[[epicalc.R:https://gist.github.com/anonymous/863481e822ccc38c23fa/raw/124e2f27004e4e53312a3e16ac1044acb74a1b89/epicalc.R]] >疾病の地域集積性を検出する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[DCluster:http://www.uv.es/geeitema/Virgilio/Rpackages/DCluster/index.shtml]]パッケージ //>>>[[DCluster.R:https://gist.github.com/anonymous/bee675f690c95e3d1706]] >>>[[DCluster.R:https://gist.github.com/anonymous/bee675f690c95e3d1706/raw/713e326e52311c687164b9a31aea1b97dc31d2c6/DCluste.R]] >性・年齢で調整した疾病地図を作成する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[diseasemapping:http://code.google.com/p/diseasemapping/]]パッケージ //>>>[[diseasemapping.R:https://gist.github.com/anonymous/6f7f5d45cdfdb4870177]] >>>[[diseasemapping.R:https://gist.github.com/anonymous/6f7f5d45cdfdb4870177/raw/74f3c888d9aa3f12aa9ef182ca59c4a39f73b215/diseasemapping.R]] >基本的な生存時間解析を一通り実行する - 棚瀬貴紀 >>survivalパッケージ //>>>[[survival.R:https://gist.github.com/anonymous/4a5dd5a0352e53207266]] >>>[[survival.R:https://gist.github.com/anonymous/4a5dd5a0352e53207266/raw/547258610f3014375f21460cfd77780c35582bba/survival.R]] >カオスなどの非線形現象を解析する - 福島真太朗 >>[[RTisean:http://www.mpipks-dresden.mpg.de/~tisean/index.html]]・[[tseriesChaos:http://code.google.com/p/tserieschaos/]]パッケージ //>>>[[RTisean-tseriesChaos.R:https://gist.github.com/anonymous/4efa66686c24f158f7e9]] >>>[[RTisean-tseriesChaos.R:https://gist.github.com/anonymous/4efa66686c24f158f7e9/raw/dcc9ac57b02bf1e52c527d0a14127f6cf2c69da9/RTisean-tseriesChaos.R]] >パネルデータの回帰分析と各種検定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>plmパッケージ //>>>[[plm.R:https://gist.github.com/anonymous/4780779ea574c41a04ea]] >>>[[plm.R:https://gist.github.com/anonymous/4780779ea574c41a04ea/raw/42007c876b9cdc67c395a804195f1c35b53a7fc8/plm.R]] >拡張可能で柔軟な時系列処理を提供 - 高柳慎一 >>xtsパッケージ //>>>[[xts.R:https://gist.github.com/anonymous/59e9ef028e98fb4def55]] >>>[[xts.R:https://gist.github.com/anonymous/59e9ef028e98fb4def55/raw/6f0cb2a1463d77870e801ae0eb5bec93b74a6b3b/xts.R]] >数々の実績ある切れ味鋭いサポートベクターマシンで判別と回帰 - 樋口千洋 >>e1071パッケージ //>>>[[e1071.R:https://gist.github.com/anonymous/380d9c662fd6a1e60e60]] >>>[[e1071.R:https://gist.github.com/anonymous/380d9c662fd6a1e60e60/raw/3aa7f99d06f55ac939752113b2e02309611e2fe3/e1071.R]] >マルコフ連鎖モンテカルロ(MCMC)法によるベイズ推定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>[[MCMCpack:http://mcmcpack.wustl.edu/index.html]]パッケージ //>>>[[MCMCpack.R:https://gist.github.com/anonymous/b8083fc1c6b23a8a0f2a]] >>>[[MCMCpack.R:https://gist.github.com/anonymous/b8083fc1c6b23a8a0f2a/raw/509c151d90e47835e513d5b23aeb19146bf3331b/MCMCpack.R]] >[[WinBUGS:http://www.mrc-bsu.cam.ac.uk/bugs/welcome.shtml]]の呼び出しによるベイズ推定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>[[R2WinBUGS:http://www.stat.columbia.edu/~gelman/bugsR/index.html]]パッケージ //>>>[[R2WinBUGS.R:https://gist.github.com/anonymous/54796d78ee665a7f4d17]] >>>[[R2WinBUGS.R:https://gist.github.com/anonymous/54796d78ee665a7f4d17/raw/10b039dd192408395d76bba28fd34a883eda57f1/R2WinBUGS.R]] >MCMC法によるベイズ推定の結果の分析と診断 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>codaパッケージ //>>>[[coda.R:https://gist.github.com/anonymous/af0b6a9e85f53b11e3c4]] >>>[[coda.R:https://gist.github.com/anonymous/af0b6a9e85f53b11e3c4/raw/c49ed3c6441e08ef10ef03fe87f85c5b28efba83/coda.R]] >状態空間モデルの予想とシミュレーション - [[蓮見亮:http://www.rhasumi.net/index.html]] >>KFASパッケージ //>>>[[KFAS.R:https://gist.github.com/anonymous/d38c1241b7b04fcd6a7d]] >>>[[KFAS.R:https://gist.github.com/anonymous/d38c1241b7b04fcd6a7d/raw/381b41b7bedacc69e5302bcc82c9299b3dd79c7d/KFAS.R]] >さまざまな研究領域で普及が進む高性能かつ過学習を行わない判別と回帰 - 樋口千洋 >>[[randomForest:http://stat-www.berkeley.edu/users/breiman/RandomForests/index.htm]]パッケージ //>>>[[randomForest.R:https://gist.github.com/anonymous/83b630af8bfb130352bc]] >>>[[randomForest.R:https://gist.github.com/anonymous/83b630af8bfb130352bc/raw/f00974cb4452ee3f6b8efdb45ca8075cd34548d3/randomForest.R]] >ブートストラップ法を用いたクラスター評価 - akira >>[[pvclust:http://www.is.titech.ac.jp/~shimo/prog/pvclust/index.html]]パッケージ //>>>[[pvclust.R:https://gist.github.com/anonymous/c7ac0e634c7f531563f2]] >>>[[pvclust.R:https://gist.github.com/anonymous/c7ac0e634c7f531563f2/raw/236c5a6626045d623825eae0b9489d1e695083e3/pvclust.R]] >他ソフトウェアのデータの入出力 - [[林真広:http://m884.jp/index.html]] >>foreignパッケージ //>>>[[foreign.R:https://gist.github.com/anonymous/6a8f4e2ae10362a295c7]] >>>[[foreign.R:https://gist.github.com/anonymous/6a8f4e2ae10362a295c7/raw/759a6e6b6ffbd3b9fb62f4a79cab265fbbfaf4ba/foreign.R]] >データの傾向を解釈しやすい樹木モデルに - akira >>rpart・mvpartパッケージ //>>>[[rpart-mvpart.R:https://gist.github.com/anonymous/2212075c4c02fe311b9d]] >>>[[rpart-mvpart.R:https://gist.github.com/anonymous/2212075c4c02fe311b9d/raw/cda44f3f11fb5eacfeaa4edf3e1adc9df5193745/rpart-mvpart.R]] >因子分析及び心理学のための実用的関数群 - [[林真広:http://m884.jp/index.html]] >>[[psych:http://personality-project.org/r/psych/index.html]]パッケージ //>>>[[psych.R:https://gist.github.com/anonymous/8bd3d55e7d71c245f99a]] >>>[[psych.R:https://gist.github.com/anonymous/8bd3d55e7d71c245f99a/raw/1f9882f4a07ecaccbb5d1b5318a765650c71a6c4/psych.R]] >[[R:http://www.r-project.org/index.html]]で構造方程式モデリング - [[林真広:http://m884.jp/index.html]] >>[[sem:http://socserv.socsci.mcmaster.ca/jfox/Misc/sem/index.html]]パッケージ //>>>[[sem.R:https://gist.github.com/anonymous/2dff41239ea6afb44182]] >>>[[sem.R:https://gist.github.com/anonymous/2dff41239ea6afb44182/raw/79db4770364b9cb497c503899a91ca2c2779881c/sem.R]] >ニューラルネットワークを手軽に利用する - akira >>[[nnet:http://www.stats.ox.ac.uk/pub/MASS4/index.html]]パッケージ //>>>[[nnet.R:https://gist.github.com/anonymous/fc907b8db98561c25b5f]] >>>[[nnet.R:https://gist.github.com/anonymous/fc907b8db98561c25b5f/raw/1ac082a72795b17eeab0f1154411118025bee55a/nnet.R]] >自己組織化マップによるデータの分類と視覚化 - akira >>somパッケージ //>>>[[som.R:https://gist.github.com/anonymous/96667e68778cb453ea6c]] >>>[[som.R:https://gist.github.com/anonymous/96667e68778cb453ea6c/raw/0357f9df6e51ba2620148b5877fd760b027d0877/som.R]] >[[R:http://www.r-project.org/index.html]]でk近傍法を用いた分類 - akira >>kknnパッケージ //>>>[[kknn.R:https://gist.github.com/anonymous/66a8bac1b007a5dbf563]] >>>[[kknn.R:https://gist.github.com/anonymous/66a8bac1b007a5dbf563/raw/495c127f9460034779a38214691db5941597544d/kknn.R]] >[[地理情報システムGRASS:http://grass.osgeo.org/home/]]のインターフェース - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>spgrass6パッケージ //>>>[[spgrass6.R:https://gist.github.com/anonymous/66f9e1f411aa78210256]] >>>[[spgrass6.R:https://gist.github.com/anonymous/66f9e1f411aa78210256/raw/b462c78a1f58bba0f6c79e0a5f59c190ad9e6153/spgrass6.R]] >デジタル地図データを読み書きする - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>maptoolsパッケージ //>>>[[maptools.R:https://gist.github.com/anonymous/2b9047909fbc53244e80]] >>>[[maptools.R:https://gist.github.com/anonymous/2b9047909fbc53244e80/raw/7ba87f9bb3064090706a11c7737afada9719fd6d/maptools.R]] >[[地理空間抽象ライブラリ:http://www.gdal.org/index.html]]のインターフェース - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[rgdal:http://rgdal.sourceforge.net/index.htm]]パッケージ //> //[[rgdal:http://rgdal.sourceforge.net/index.html]] //>>>[[rgdal.R:https://gist.github.com/anonymous/688914aaa612722fbba8]] >>>[[rgdal.R:https://gist.github.com/anonymous/688914aaa612722fbba8/raw/c3f006ad07521a08b36c8d15a6ccfaf0afb77bde/rgdal.R]] >[[R:http://www.r-project.org/index.html]]から株価データを取得する - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[RFinanceYJ:http://code.google.com/p/rfinanceyj/]]パッケージ //>>>[[RFinanceYJ.R:https://gist.github.com/anonymous/92815f0176ac82511142]] >>>[[RFinanceYJ.R:https://gist.github.com/anonymous/92815f0176ac82511142/raw/448b746cc30e03bc048a0a54d63083baa0b93fdf/RFinanceYJ.R]] >多変量GARCHモデルを推定する - [[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>ccgarchパッケージ //>>>[[ccgarch.R:https://gist.github.com/anonymous/4c7925dd461c44d27c06]] >>>[[ccgarch.R:https://gist.github.com/anonymous/4c7925dd461c44d27c06/raw/d8770d9ff15ab00cf6e5a609f07ab81f6e25591e/ccgarch.R]] >非線形制約条件付きの最適化を実行する - 高柳慎一 >>Rsolnpパッケージ //>>>[[Rsolnp.R:https://gist.github.com/anonymous/e874f1a68c648fbaed00]] >>>[[Rsolnp.R:https://gist.github.com/anonymous/e874f1a68c648fbaed00/raw/eca789d1869ede778e6d33e2d4860490ffcb442e/Rsolnp.R]] >金融工学・計量経済学のためのパッケージ集 - 高柳慎一 >>[[Rmetrics:https://www.rmetrics.org/index.php]]パッケージ //>>>[[Rmetrics.R:https://gist.github.com/anonymous/bc3fe3ec03938c94e53d]] >>>[[Rmetrics.R:https://gist.github.com/anonymous/bc3fe3ec03938c94e53d/raw/951306aeb4c41b972121f61143a97f8030d0dfdd/Rmetrics.R]] >高次元データの解析に有効とされるスパース(疎な)解を得る判別と回帰 - 樋口千洋 >>[[glmnet:http://www.jstatsoft.org/v33/i01/]]パッケージ //>>>[[glmnet.R:https://gist.github.com/anonymous/9f4ffee6407aa6bfe309]] >>>[[glmnet.R:https://gist.github.com/anonymous/9f4ffee6407aa6bfe309/raw/bde9a2b528d202df19c711dd36d97808c247db50/glmnet.R]] >計量経済モデルを同時方程式体系で推定する - [[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>[[systemfit:http://www.systemfit.org/index.html]]パッケージ //>>>[[systemfit.R:https://gist.github.com/anonymous/f52901edd59fa662dc0a]] >>>[[systemfit.R:https://gist.github.com/anonymous/f52901edd59fa662dc0a/raw/cffa1ace2221203ef9fcb27513f088d4c761de61/systemfit.R]] >ファイナンス等で利用できる新しい推定法 - [[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]] >>gmmパッケージ //>>>[[gmm.R:https://gist.github.com/anonymous/ef3d4d7ac0c4b2e04bce]] >>>[[gmm.R:https://gist.github.com/anonymous/ef3d4d7ac0c4b2e04bce/raw/d5cdccc793e99f2c4772cf56f9a004d5a06d0253/gmm.R]] >今最もクールな[[R:http://www.r-project.org/index.html]]の描画ツール - 樋口千洋 >>[[ggplot2:http://ggplot2.org/index.html]]パッケージ //>>>[[ggplot2.R:https://gist.github.com/anonymous/7a4e707c035e61efab8b]] >>>[[ggplot2.R:https://gist.github.com/anonymous/7a4e707c035e61efab8b/raw/a9ea16bb834d15c38872115a21cdeabd0b79baec/ggplot2.R]] >フローダイヤグラムでデータ構造を視覚化 - akira >>diagramパッケージ //>>>[[diagram.R:https://gist.github.com/anonymous/7ae3b3235909549bc2db]] >>>[[diagram.R:https://gist.github.com/anonymous/7ae3b3235909549bc2db/raw/c2986c26f41f6ea8f9c2afc6c54a209030150fa0/diagram.R]] >TIFF画像の入出力と数値処理 - akira >>rtiffパッケージ //>>>[[rtiff.R:https://gist.github.com/anonymous/3c631e10c42ba75b6dee]] >>>[[rtiff.R:https://gist.github.com/anonymous/3c631e10c42ba75b6dee/raw/4b3267cb33b4dcc59dda5db534e464a7c060c20e/rtiff.R]] >[[R:http://www.r-project.org/index.html]]でXMLを扱う - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[XML:http://www.omegahat.org/RSXML/index.html]]パッケージ //>>>[[XML.R:https://gist.github.com/anonymous/eb9056788906aedcce5b]] >>>[[XML.R:https://gist.github.com/anonymous/eb9056788906aedcce5b/raw/3552a828736d38484309d1905da5512ed6452256/XML.R]] >[[R:http://www.r-project.org/index.html]]によるTwitterクライアント - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[twitteR:http://lists.hexdump.org/listinfo.cgi/twitter-users-hexdump.org]]パッケージ //>>>[[twitteR.R:https://gist.github.com/anonymous/89ec407809a411f4ad37]] >>>[[twitteR.R:https://gist.github.com/anonymous/89ec407809a411f4ad37/raw/02201d22c33ebb459c6962e7ff209e60979a867b/twitteR.R]] >HTTPやFTPなどさまざまなネットワークを[[R:http://www.r-project.org/index.html]]から利用する - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[RCurl:http://www.omegahat.org/RCurl/index.html]]パッケージ //>>>[[RCurl.R:https://gist.github.com/anonymous/1361997742207c8318e5]] >>>[[RCurl.R:https://gist.github.com/anonymous/1361997742207c8318e5/raw/855f9b23a7cc90a984b99ef6a86b2b6b18eedd40/RCurl.R]] >[[R:http://www.r-project.org/index.html]]を使ってWebベースの統計解析アプリを作る - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[Rpad:https://code.google.com/p/rpad/]]パッケージ //>>>[[Rpad.R:https://gist.github.com/anonymous/809d262c934f6f86f84f]]・[[ReadExample.Rpad:https://gist.github.com/anonymous/4d2f5b93cc2902c416d0]] >>>[[Rpad.R:https://gist.github.com/anonymous/809d262c934f6f86f84f/raw/1bf119e935fbbb96d7b342d81be0c0498b94cd85/Rpad.R]]・[[ReadExample.Rpad:https://gist.github.com/anonymous/4d2f5b93cc2902c416d0/raw/4c0c49d9ec8a19e490ce82c57fe5a80c878f9e0b/ReadExample.Rpad]] >[[R:http://www.r-project.org/index.html]]オブジェクトから報告書用の表を作成する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[xtable:http://xtable.r-forge.r-project.org/index.php]]パッケージ //>>>[[xtable.R:https://gist.github.com/anonymous/ad63c5bf7e922a786454]] >>>[[xtable.R:https://gist.github.com/anonymous/ad63c5bf7e922a786454/raw/89fa74fbb7ec2a54d84151313c9b29536a97f93c/xtable.R]] >[[R:http://www.r-project.org/index.html]]以外のプログラムから[[R:http://www.r-project.org/index.html]]をコントロール - 牧山文彦 >>[[statconnDCOM:http://sunsite.univie.ac.at/rcom/index.html]]パッケージ //> //[[statconn:http://www.statconn.com/index.html]] //>>>[[statconnDCOM.R:https://gist.github.com/anonymous/05865cc5ce5030578e7c]]・[[Plot.vbs:https://gist.github.com/anonymous/de45d61152aef1ea8c73]] >>>[[statconnDCOM.R:https://gist.github.com/anonymous/05865cc5ce5030578e7c/raw/fac0bb750e5048a6b74f6c53d57654190e36dad9/statconnDCOM.R]]・[[Plot.vbs:https://gist.github.com/anonymous/de45d61152aef1ea8c73/raw/135d0d97eb61866aa26e1cdfc6ccd68d025ce0f5/Plot.vbs]] >[[R:http://www.r-project.org/index.html]]からWindowsアプリをコントロール - 牧山文彦 >>[[rcom:http://rcom.univie.ac.at/index.html]]パッケージ //>>>[[rcom.R:https://gist.github.com/anonymous/9f516dfbf4f4422c9e62]] >>>[[rcom.R:https://gist.github.com/anonymous/9f516dfbf4f4422c9e62/raw/91dd5b9525267f4e730bc6c622a3900500c1f522/rcom.R]] >分析の手順を可視化するアプリケーション - 伊藤康広 >>[[R AnalyticFlow:http://www.ef-prime.com/products/ranalyticflow/index.html]]パッケージ ''Part2 索引'' >目的別索引 >巻数 >キーワード *著者紹介 [#gad05205] 著者代表 >[[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[筑波大学大学院:http://www.tsukuba.ac.jp/index.php]][[人間総合科学研究科:http://www.chs.tsukuba.ac.jp/index.php]]疫学分野 講師 博士(医学) >>研究テーマ: 疫学・医療情報学 >>[[RjpWiki>RjpWiki]]管理人 >>[[@mokjpn:http://twitter.com/#!/mokjpn]] 著者紹介(50 音順) >[[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]] >>[[関西大学:http://www.kansai-u.ac.jp/index.html]][[商学部:http://www.kansai-u.ac.jp/Fc_com/index.html]] 教授 >>研究テーマ: 統計学・ネットワーク分析 >>[[Rcmdr:http://www.rcommander.com/index.php]]の日本語化及び統計的品質管理での利用普及活動 >伊藤康広 >>[[数理システム:http://www.msi.co.jp/index.html]] 研究員 >>業務: データマイニングソフトウェアの開発 >[[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>Web エンジニア >>業務内容: Web アプリケーションの開発 >>[[Tokyo.R:https://groups.google.com/forum/#!forum/r-study-tokyo]]主催 [[RFinanceYJ:http://code.google.com/p/rfinanceyj/]]パッケージの開発・公開 YjdnJlpパッケージ及びYahoo! JAPANのWeb APIを使ってテキスト解析 >>[[@yokkuns:http://twitter.com/#!/yokkuns]] >高柳慎一 >>[[みずほ第一フィナンシャルテクノロジー:http://www.mizuhobank.co.jp/fintec/index.html]] フィナンシャルエンジニア >>研究テーマ: 金融工学・金融技術 >棚瀬貴紀 >>[[大鵬薬品工業:http://www.taiho.co.jp/index.html]] >>研究テーマ: 多重比較法 >>業務: 臨床試験デザインやデータ解析のコンサルタント >[[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[兵庫医科大学:http://www.hyo-med.ac.jp/index.html]][[公衆衛生学講座:http://www.hyo-med.ac.jp/department/pbhl/index.html]] 講師 博士(医学) >>研究テーマ: 開発途上国を対象とした保健政策及び空間疫学 >[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>[[北海道大学大学院:http://www.hokudai.ac.jp/index.html]][[農学研究院:http://www.agr.hokudai.ac.jp/index.html]] 助教(Ph.D. in Economic Statistics) >>研究テーマ: 経済時系列モデル(特に多変量GARCHモデル) >> ccgarchパッケージの開発・公開 >[[蓮見亮:http://www.rhasumi.net/index.html]] >>[[日本経済研究センター:http://www.jcer.or.jp/index.html]] 研究員 >>研究テーマ: 応用計量経済学 >>業務: 経済モデルによる予測とシミュレーション >[[林真広:http://m884.jp/index.html]] >>大阪大学大学院人間科学研究科博士後期課程在籍 >>研究テーマ: インターネットと社会・計量社会学 >>[[Osaka.R:https://sites.google.com/site/osakarwiki/home]]主催 ([[Osaka.R休止します:http://m884.hateblo.jp/entry/2012/07/18/130500]]) >>[[@phosphor_m:http://twitter.com/#!/phosphor_m]] >樋口千洋 >>[[大日本住友製薬:http://www.ds-pharma.co.jp/index.html]] >>[[大阪府立大学:http://www.osakafu-u.ac.jp/index.html]][[生命環境科学研究科:http://www.bioenv.osakafu-u.ac.jp/index.html]] >>研究テーマ: バイオインフォマティクス及びケムインフォマティクス >>Shiga.R主催 >福島真太朗 >>[[富士通総研:http://jp.fujitsu.com/group/fri/index.html]] シニアコンサルタント >>研究テーマ: 大規模データ解析・金融工学 >牧山文彦 >>[[データキューブ:http://www.datacube.co.jp/index.html]] 医療情報システム部主任(保健学博士) >>研究テーマ: 医療情報解析・疫学・保健管理学 >>Okinawa.R 主催 >>[[@Rokinawa:http://twitter.com/#!/Rokinawa]] >横山貴央 >>[[東京大学大学院:http://www.u-tokyo.ac.jp/index_j.html]][[新領域創成科学研究科:http://www.k.u-tokyo.ac.jp/index.html.ja]][[情報生命科学専攻:http://www.cb.k.u-tokyo.ac.jp/index.php]] >>[[ライフサイエンス統合データベースセンター:http://dbcls.rois.ac.jp/]] >>研究テーマ: バイオインフォマティクス >>[[Tsukuba.R:http://wiki.livedoor.jp/syou6162/]]主催 >>[[@wakuteka:http://twitter.com/#!/wakuteka]] >akira >>社会人 >>研究テーマ: データマイニング >mickey24 >>学生 >>[[ライフサイエンス統合データベースセンター:http://dbcls.rois.ac.jp/]] >>研究テーマ: 大規模データ処理 >>[[Tsukuba.R:http://wiki.livedoor.jp/syou6162/]]主催 >>[[@mickey24:http://twitter.com/#!/mickey24]] *Tokyo.R #13 サイン会 [#a518550a] -[[東京図書:http://www.tokyo-tosho.co.jp/index.html]]担当編集より >2011年4月29日の第13回[[R:http://www.r-project.org/index.html]]勉強会([[Tokyo.R:https://groups.google.com/forum/#!forum/r-study-tokyo]])にて、著者によるサイン会が開催されました。 >その際に、参加された著者陣より読者へのメッセージをいただきましたので御覧ください。 #ref(Rpac-sign-600x805.jpg) *RjpWikiにある関連項目 [#lff257b5] -[[snow>L. Tierney氏のsnowパッケージでクラスタ計算を行う]] -[[RMySQL>RMySQL]] -[[e1071>e1071 (ウィーン工科大 統計学科の雑多な関数)パッケージ中のオブジェクト一覧]] -[[foreign>foreign(Minitab, S, SAS, SPSS, Stata, ... で保存されたデータを読み込む)パッケージ中のオブジェクト一覧]] -[[sem>Rで共分散構造分析・構造方程式モデル]] -[[som>RでSOM(自己組織化マップ)]] -[[spgrass6>spgrass6(GRASS 6.0 地理情報システムと R のインターフェース) パッケージ中のオブジェクト一覧]] -[[maptools>maptools(Maptools)パッケージ中のオブジェクト一覧]] -[[RFinanceYJ>RFinanceYJサンプル]] -[[gmm>Rでエコノメトリクス]] -[[ggplot2>ggplot2]] -[[XML>RとXML]] -[[RCurl>RCurl で Web サービスをすいすい利用する方法]] -[[xtable>LaTeX]] -[[statconnDCOM>RDCOM/RCOM解説]] -[[岡田昌史>岡田]] -[[荒木孝治>あらき]] -[[里洋平>里 洋平]] -[[谷村晋>谷村]] -[[牧山文彦>okinawa]] -[[Okinawa.R>沖縄R同好会]]
タイムスタンプを変更しない
#contents *概要 [#x3855348] -[[Rパッケージガイドブック:http://www.tokyo-tosho.co.jp/books/ISBN978-4-489-02097-1.html]], [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]]・[[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]]・伊藤康広・[[里洋平:http://d.hatena.ne.jp/yokkuns/archive]]・高柳慎一・棚瀬貴紀・[[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]]・[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]]・[[蓮見亮:http://www.rhasumi.net/index.html]]・[[林真広:http://m884.jp/index.html]]・樋口千洋・福島真太朗・牧山文彦・横山貴央・akira・mickey24, [[東京図書:http://www.tokyo-tosho.co.jp/index.html]], 2011年4月・日. // //[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?研究室のページ/農業環境政策学/中谷ゼミのページ]] --[[DL02097.zip:http://www.tokyo-tosho.co.jp/download/DL02097.zip]] サポートデータ -ISBN 978-4-489-02097-1 C3041 -B5変形判 496頁 -発売状況: 発売中 #ref(http://www.tokyo-tosho.co.jp/img/02097L.jpg) **目次 [#b0a26fdf] ''Part1 パッケージ集'' >[[R:http://www.r-project.org/index.html]]の複雑な構造データを柔軟に加工するプライヤのような万能工具 - 樋口千洋 >>[[plyr:http://plyr.had.co.nz/index.html]]パッケージ //>>>[[plyr.R:https://gist.github.com/anonymous/8f133160c195c83eac45]] >>>[[plyr.R:https://gist.github.com/anonymous/8f133160c195c83eac45/raw/851dc9b86f9cc45f205da7de2d60583c3e82cbf2/plyr.R]] >各種の論文で提供された実用的なデータセット集と使い勝手のよい小道具類 - 樋口千洋 >>[[caret:http://caret.r-forge.r-project.org/index.html]]パッケージ //>>>[[caret.R:https://gist.github.com/anonymous/c24db65fc923f418e7f6]] >>>[[caret.R:https://gist.github.com/anonymous/c24db65fc923f418e7f6/raw/f8dcfd01dd4fe3c08d7b88bcdd8ab7a2bce28eeb/caret.R]] >[[SPSS:http://www-01.ibm.com/software/jp/analytics/spss/index.html]]・[[Stata:http://www.stata.com/index.html]]のようなデータ管理 - [[林真広:http://m884.jp/index.html]] >>[[memisc:http://www.martin-elff.net/software/memisc/index.html]]パッケージ //>[[memisc:http://memisc.r-forge.r-project.org/index.php]] //>>>[[memisc.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325]] >>>[[memisc.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325/raw/700b29a054828bdd2128431804ff5f3a9e471e0a/memisc.R]] >大規模データを管理・分析する - 福島真太朗 >>[[bigmemory:http://www.bigmemory.org/home]]パッケージ //>>>[[bigmemory.R:https://gist.github.com/anonymous/e0503928b8cb07863f09]] >>>[[bigmemory.R:https://gist.github.com/anonymous/f3992bef87cbc5ac9325/raw/700b29a054828bdd2128431804ff5f3a9e471e0a/memisc.R]] >[[R:http://www.r-project.org/index.html]]で並列計算を簡単に行う - mickey24 >>[[snow:http://homepage.stat.uiowa.edu/~luke/R/cluster/cluster.html]]パッケージ //>>>[[snow.R:https://gist.github.com/anonymous/1d3710fcc1dc1ecd9844]] >>>[[snow.R:https://gist.github.com/anonymous/1d3710fcc1dc1ecd9844/raw/fe2b7919d995d1f7144f84f681c7833746c3174a/snow.R]] >[[R:http://www.r-project.org/index.html]]とデータベースとの連携をスムーズに行う - 横山貴央 >>[[DBI:https://hedgehog.fhcrc.org/compbio/r-dbi/trunk/DBI]]・[[RMySQL:http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL]]パッケージ //> //[[RMySQL:https://github.com/jeffreyhorner/RMySQL]] //>>>[[DBI_RMySQL.R:https://gist.github.com/anonymous/de9cde4cc70d776ca74d]] >>>[[DBI_RMySQL.R:https://gist.github.com/anonymous/de9cde4cc70d776ca74d/raw/8ba82934a51b686340227c85c4e31460a12e7185/DBI_RMySQL.R]] >豊富なサンプルデータセットを含む疫学ツール - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[Epi:http://bendixcarstensen.com/Epi/index.html]]パッケージ //>>>[[Epi.R:https://gist.github.com/anonymous/13bec8f789682da60dc3]] >>>[[Epi.R:https://gist.github.com/anonymous/13bec8f789682da60dc3/raw/7de023e642fa461e56486d48cb2b3a6784c251e2/Epi.R]] >疫学計算の総合ツールボックス - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[epicalc:http://www.medfloss.org/node/340]]パッケージ //>>>[[epicalc.R:https://gist.github.com/anonymous/863481e822ccc38c23fa]] >>>[[epicalc.R:https://gist.github.com/anonymous/863481e822ccc38c23fa/raw/124e2f27004e4e53312a3e16ac1044acb74a1b89/epicalc.R]] >疾病の地域集積性を検出する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[DCluster:http://www.uv.es/geeitema/Virgilio/Rpackages/DCluster/index.shtml]]パッケージ //>>>[[DCluster.R:https://gist.github.com/anonymous/bee675f690c95e3d1706]] >>>[[DCluster.R:https://gist.github.com/anonymous/bee675f690c95e3d1706/raw/713e326e52311c687164b9a31aea1b97dc31d2c6/DCluste.R]] >性・年齢で調整した疾病地図を作成する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[diseasemapping:http://code.google.com/p/diseasemapping/]]パッケージ //>>>[[diseasemapping.R:https://gist.github.com/anonymous/6f7f5d45cdfdb4870177]] >>>[[diseasemapping.R:https://gist.github.com/anonymous/6f7f5d45cdfdb4870177/raw/74f3c888d9aa3f12aa9ef182ca59c4a39f73b215/diseasemapping.R]] >基本的な生存時間解析を一通り実行する - 棚瀬貴紀 >>survivalパッケージ //>>>[[survival.R:https://gist.github.com/anonymous/4a5dd5a0352e53207266]] >>>[[survival.R:https://gist.github.com/anonymous/4a5dd5a0352e53207266/raw/547258610f3014375f21460cfd77780c35582bba/survival.R]] >カオスなどの非線形現象を解析する - 福島真太朗 >>[[RTisean:http://www.mpipks-dresden.mpg.de/~tisean/index.html]]・[[tseriesChaos:http://code.google.com/p/tserieschaos/]]パッケージ //>>>[[RTisean-tseriesChaos.R:https://gist.github.com/anonymous/4efa66686c24f158f7e9]] >>>[[RTisean-tseriesChaos.R:https://gist.github.com/anonymous/4efa66686c24f158f7e9/raw/dcc9ac57b02bf1e52c527d0a14127f6cf2c69da9/RTisean-tseriesChaos.R]] >パネルデータの回帰分析と各種検定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>plmパッケージ //>>>[[plm.R:https://gist.github.com/anonymous/4780779ea574c41a04ea]] >>>[[plm.R:https://gist.github.com/anonymous/4780779ea574c41a04ea/raw/42007c876b9cdc67c395a804195f1c35b53a7fc8/plm.R]] >拡張可能で柔軟な時系列処理を提供 - 高柳慎一 >>xtsパッケージ //>>>[[xts.R:https://gist.github.com/anonymous/59e9ef028e98fb4def55]] >>>[[xts.R:https://gist.github.com/anonymous/59e9ef028e98fb4def55/raw/6f0cb2a1463d77870e801ae0eb5bec93b74a6b3b/xts.R]] >数々の実績ある切れ味鋭いサポートベクターマシンで判別と回帰 - 樋口千洋 >>e1071パッケージ //>>>[[e1071.R:https://gist.github.com/anonymous/380d9c662fd6a1e60e60]] >>>[[e1071.R:https://gist.github.com/anonymous/380d9c662fd6a1e60e60/raw/3aa7f99d06f55ac939752113b2e02309611e2fe3/e1071.R]] >マルコフ連鎖モンテカルロ(MCMC)法によるベイズ推定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>[[MCMCpack:http://mcmcpack.wustl.edu/index.html]]パッケージ //>>>[[MCMCpack.R:https://gist.github.com/anonymous/b8083fc1c6b23a8a0f2a]] >>>[[MCMCpack.R:https://gist.github.com/anonymous/b8083fc1c6b23a8a0f2a/raw/509c151d90e47835e513d5b23aeb19146bf3331b/MCMCpack.R]] >[[WinBUGS:http://www.mrc-bsu.cam.ac.uk/bugs/welcome.shtml]]の呼び出しによるベイズ推定 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>[[R2WinBUGS:http://www.stat.columbia.edu/~gelman/bugsR/index.html]]パッケージ //>>>[[R2WinBUGS.R:https://gist.github.com/anonymous/54796d78ee665a7f4d17]] >>>[[R2WinBUGS.R:https://gist.github.com/anonymous/54796d78ee665a7f4d17/raw/10b039dd192408395d76bba28fd34a883eda57f1/R2WinBUGS.R]] >MCMC法によるベイズ推定の結果の分析と診断 - [[蓮見亮:http://www.rhasumi.net/index.html]] >>codaパッケージ //>>>[[coda.R:https://gist.github.com/anonymous/af0b6a9e85f53b11e3c4]] >>>[[coda.R:https://gist.github.com/anonymous/af0b6a9e85f53b11e3c4/raw/c49ed3c6441e08ef10ef03fe87f85c5b28efba83/coda.R]] >状態空間モデルの予想とシミュレーション - [[蓮見亮:http://www.rhasumi.net/index.html]] >>KFASパッケージ //>>>[[KFAS.R:https://gist.github.com/anonymous/d38c1241b7b04fcd6a7d]] >>>[[KFAS.R:https://gist.github.com/anonymous/d38c1241b7b04fcd6a7d/raw/381b41b7bedacc69e5302bcc82c9299b3dd79c7d/KFAS.R]] >さまざまな研究領域で普及が進む高性能かつ過学習を行わない判別と回帰 - 樋口千洋 >>[[randomForest:http://stat-www.berkeley.edu/users/breiman/RandomForests/index.htm]]パッケージ //>>>[[randomForest.R:https://gist.github.com/anonymous/83b630af8bfb130352bc]] >>>[[randomForest.R:https://gist.github.com/anonymous/83b630af8bfb130352bc/raw/f00974cb4452ee3f6b8efdb45ca8075cd34548d3/randomForest.R]] >ブートストラップ法を用いたクラスター評価 - akira >>[[pvclust:http://www.is.titech.ac.jp/~shimo/prog/pvclust/index.html]]パッケージ //>>>[[pvclust.R:https://gist.github.com/anonymous/c7ac0e634c7f531563f2]] >>>[[pvclust.R:https://gist.github.com/anonymous/c7ac0e634c7f531563f2/raw/236c5a6626045d623825eae0b9489d1e695083e3/pvclust.R]] >他ソフトウェアのデータの入出力 - [[林真広:http://m884.jp/index.html]] >>foreignパッケージ //>>>[[foreign.R:https://gist.github.com/anonymous/6a8f4e2ae10362a295c7]] >>>[[foreign.R:https://gist.github.com/anonymous/6a8f4e2ae10362a295c7/raw/759a6e6b6ffbd3b9fb62f4a79cab265fbbfaf4ba/foreign.R]] >データの傾向を解釈しやすい樹木モデルに - akira >>rpart・mvpartパッケージ //>>>[[rpart-mvpart.R:https://gist.github.com/anonymous/2212075c4c02fe311b9d]] >>>[[rpart-mvpart.R:https://gist.github.com/anonymous/2212075c4c02fe311b9d/raw/cda44f3f11fb5eacfeaa4edf3e1adc9df5193745/rpart-mvpart.R]] >因子分析及び心理学のための実用的関数群 - [[林真広:http://m884.jp/index.html]] >>[[psych:http://personality-project.org/r/psych/index.html]]パッケージ //>>>[[psych.R:https://gist.github.com/anonymous/8bd3d55e7d71c245f99a]] >>>[[psych.R:https://gist.github.com/anonymous/8bd3d55e7d71c245f99a/raw/1f9882f4a07ecaccbb5d1b5318a765650c71a6c4/psych.R]] >[[R:http://www.r-project.org/index.html]]で構造方程式モデリング - [[林真広:http://m884.jp/index.html]] >>[[sem:http://socserv.socsci.mcmaster.ca/jfox/Misc/sem/index.html]]パッケージ //>>>[[sem.R:https://gist.github.com/anonymous/2dff41239ea6afb44182]] >>>[[sem.R:https://gist.github.com/anonymous/2dff41239ea6afb44182/raw/79db4770364b9cb497c503899a91ca2c2779881c/sem.R]] >ニューラルネットワークを手軽に利用する - akira >>[[nnet:http://www.stats.ox.ac.uk/pub/MASS4/index.html]]パッケージ //>>>[[nnet.R:https://gist.github.com/anonymous/fc907b8db98561c25b5f]] >>>[[nnet.R:https://gist.github.com/anonymous/fc907b8db98561c25b5f/raw/1ac082a72795b17eeab0f1154411118025bee55a/nnet.R]] >自己組織化マップによるデータの分類と視覚化 - akira >>somパッケージ //>>>[[som.R:https://gist.github.com/anonymous/96667e68778cb453ea6c]] >>>[[som.R:https://gist.github.com/anonymous/96667e68778cb453ea6c/raw/0357f9df6e51ba2620148b5877fd760b027d0877/som.R]] >[[R:http://www.r-project.org/index.html]]でk近傍法を用いた分類 - akira >>kknnパッケージ //>>>[[kknn.R:https://gist.github.com/anonymous/66a8bac1b007a5dbf563]] >>>[[kknn.R:https://gist.github.com/anonymous/66a8bac1b007a5dbf563/raw/495c127f9460034779a38214691db5941597544d/kknn.R]] >[[地理情報システムGRASS:http://grass.osgeo.org/home/]]のインターフェース - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>spgrass6パッケージ //>>>[[spgrass6.R:https://gist.github.com/anonymous/66f9e1f411aa78210256]] >>>[[spgrass6.R:https://gist.github.com/anonymous/66f9e1f411aa78210256/raw/b462c78a1f58bba0f6c79e0a5f59c190ad9e6153/spgrass6.R]] >デジタル地図データを読み書きする - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>maptoolsパッケージ //>>>[[maptools.R:https://gist.github.com/anonymous/2b9047909fbc53244e80]] >>>[[maptools.R:https://gist.github.com/anonymous/2b9047909fbc53244e80/raw/7ba87f9bb3064090706a11c7737afada9719fd6d/maptools.R]] >[[地理空間抽象ライブラリ:http://www.gdal.org/index.html]]のインターフェース - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[rgdal:http://rgdal.sourceforge.net/index.htm]]パッケージ //> //[[rgdal:http://rgdal.sourceforge.net/index.html]] //>>>[[rgdal.R:https://gist.github.com/anonymous/688914aaa612722fbba8]] >>>[[rgdal.R:https://gist.github.com/anonymous/688914aaa612722fbba8/raw/c3f006ad07521a08b36c8d15a6ccfaf0afb77bde/rgdal.R]] >[[R:http://www.r-project.org/index.html]]から株価データを取得する - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[RFinanceYJ:http://code.google.com/p/rfinanceyj/]]パッケージ //>>>[[RFinanceYJ.R:https://gist.github.com/anonymous/92815f0176ac82511142]] >>>[[RFinanceYJ.R:https://gist.github.com/anonymous/92815f0176ac82511142/raw/448b746cc30e03bc048a0a54d63083baa0b93fdf/RFinanceYJ.R]] >多変量GARCHモデルを推定する - [[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>ccgarchパッケージ //>>>[[ccgarch.R:https://gist.github.com/anonymous/4c7925dd461c44d27c06]] >>>[[ccgarch.R:https://gist.github.com/anonymous/4c7925dd461c44d27c06/raw/d8770d9ff15ab00cf6e5a609f07ab81f6e25591e/ccgarch.R]] >非線形制約条件付きの最適化を実行する - 高柳慎一 >>Rsolnpパッケージ //>>>[[Rsolnp.R:https://gist.github.com/anonymous/e874f1a68c648fbaed00]] >>>[[Rsolnp.R:https://gist.github.com/anonymous/e874f1a68c648fbaed00/raw/eca789d1869ede778e6d33e2d4860490ffcb442e/Rsolnp.R]] >金融工学・計量経済学のためのパッケージ集 - 高柳慎一 >>[[Rmetrics:https://www.rmetrics.org/index.php]]パッケージ //>>>[[Rmetrics.R:https://gist.github.com/anonymous/bc3fe3ec03938c94e53d]] >>>[[Rmetrics.R:https://gist.github.com/anonymous/bc3fe3ec03938c94e53d/raw/951306aeb4c41b972121f61143a97f8030d0dfdd/Rmetrics.R]] >高次元データの解析に有効とされるスパース(疎な)解を得る判別と回帰 - 樋口千洋 >>[[glmnet:http://www.jstatsoft.org/v33/i01/]]パッケージ //>>>[[glmnet.R:https://gist.github.com/anonymous/9f4ffee6407aa6bfe309]] >>>[[glmnet.R:https://gist.github.com/anonymous/9f4ffee6407aa6bfe309/raw/bde9a2b528d202df19c711dd36d97808c247db50/glmnet.R]] >計量経済モデルを同時方程式体系で推定する - [[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>[[systemfit:http://www.systemfit.org/index.html]]パッケージ //>>>[[systemfit.R:https://gist.github.com/anonymous/f52901edd59fa662dc0a]] >>>[[systemfit.R:https://gist.github.com/anonymous/f52901edd59fa662dc0a/raw/cffa1ace2221203ef9fcb27513f088d4c761de61/systemfit.R]] >ファイナンス等で利用できる新しい推定法 - [[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]] >>gmmパッケージ //>>>[[gmm.R:https://gist.github.com/anonymous/ef3d4d7ac0c4b2e04bce]] >>>[[gmm.R:https://gist.github.com/anonymous/ef3d4d7ac0c4b2e04bce/raw/d5cdccc793e99f2c4772cf56f9a004d5a06d0253/gmm.R]] >今最もクールな[[R:http://www.r-project.org/index.html]]の描画ツール - 樋口千洋 >>[[ggplot2:http://ggplot2.org/index.html]]パッケージ //>>>[[ggplot2.R:https://gist.github.com/anonymous/7a4e707c035e61efab8b]] >>>[[ggplot2.R:https://gist.github.com/anonymous/7a4e707c035e61efab8b/raw/a9ea16bb834d15c38872115a21cdeabd0b79baec/ggplot2.R]] >フローダイヤグラムでデータ構造を視覚化 - akira >>diagramパッケージ //>>>[[diagram.R:https://gist.github.com/anonymous/7ae3b3235909549bc2db]] >>>[[diagram.R:https://gist.github.com/anonymous/7ae3b3235909549bc2db/raw/c2986c26f41f6ea8f9c2afc6c54a209030150fa0/diagram.R]] >TIFF画像の入出力と数値処理 - akira >>rtiffパッケージ //>>>[[rtiff.R:https://gist.github.com/anonymous/3c631e10c42ba75b6dee]] >>>[[rtiff.R:https://gist.github.com/anonymous/3c631e10c42ba75b6dee/raw/4b3267cb33b4dcc59dda5db534e464a7c060c20e/rtiff.R]] >[[R:http://www.r-project.org/index.html]]でXMLを扱う - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[XML:http://www.omegahat.org/RSXML/index.html]]パッケージ //>>>[[XML.R:https://gist.github.com/anonymous/eb9056788906aedcce5b]] >>>[[XML.R:https://gist.github.com/anonymous/eb9056788906aedcce5b/raw/3552a828736d38484309d1905da5512ed6452256/XML.R]] >[[R:http://www.r-project.org/index.html]]によるTwitterクライアント - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[twitteR:http://lists.hexdump.org/listinfo.cgi/twitter-users-hexdump.org]]パッケージ //>>>[[twitteR.R:https://gist.github.com/anonymous/89ec407809a411f4ad37]] >>>[[twitteR.R:https://gist.github.com/anonymous/89ec407809a411f4ad37/raw/02201d22c33ebb459c6962e7ff209e60979a867b/twitteR.R]] >HTTPやFTPなどさまざまなネットワークを[[R:http://www.r-project.org/index.html]]から利用する - [[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>[[RCurl:http://www.omegahat.org/RCurl/index.html]]パッケージ //>>>[[RCurl.R:https://gist.github.com/anonymous/1361997742207c8318e5]] >>>[[RCurl.R:https://gist.github.com/anonymous/1361997742207c8318e5/raw/855f9b23a7cc90a984b99ef6a86b2b6b18eedd40/RCurl.R]] >[[R:http://www.r-project.org/index.html]]を使ってWebベースの統計解析アプリを作る - [[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[Rpad:https://code.google.com/p/rpad/]]パッケージ //>>>[[Rpad.R:https://gist.github.com/anonymous/809d262c934f6f86f84f]]・[[ReadExample.Rpad:https://gist.github.com/anonymous/4d2f5b93cc2902c416d0]] >>>[[Rpad.R:https://gist.github.com/anonymous/809d262c934f6f86f84f/raw/1bf119e935fbbb96d7b342d81be0c0498b94cd85/Rpad.R]]・[[ReadExample.Rpad:https://gist.github.com/anonymous/4d2f5b93cc2902c416d0/raw/4c0c49d9ec8a19e490ce82c57fe5a80c878f9e0b/ReadExample.Rpad]] >[[R:http://www.r-project.org/index.html]]オブジェクトから報告書用の表を作成する - [[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[xtable:http://xtable.r-forge.r-project.org/index.php]]パッケージ //>>>[[xtable.R:https://gist.github.com/anonymous/ad63c5bf7e922a786454]] >>>[[xtable.R:https://gist.github.com/anonymous/ad63c5bf7e922a786454/raw/89fa74fbb7ec2a54d84151313c9b29536a97f93c/xtable.R]] >[[R:http://www.r-project.org/index.html]]以外のプログラムから[[R:http://www.r-project.org/index.html]]をコントロール - 牧山文彦 >>[[statconnDCOM:http://sunsite.univie.ac.at/rcom/index.html]]パッケージ //> //[[statconn:http://www.statconn.com/index.html]] //>>>[[statconnDCOM.R:https://gist.github.com/anonymous/05865cc5ce5030578e7c]]・[[Plot.vbs:https://gist.github.com/anonymous/de45d61152aef1ea8c73]] >>>[[statconnDCOM.R:https://gist.github.com/anonymous/05865cc5ce5030578e7c/raw/fac0bb750e5048a6b74f6c53d57654190e36dad9/statconnDCOM.R]]・[[Plot.vbs:https://gist.github.com/anonymous/de45d61152aef1ea8c73/raw/135d0d97eb61866aa26e1cdfc6ccd68d025ce0f5/Plot.vbs]] >[[R:http://www.r-project.org/index.html]]からWindowsアプリをコントロール - 牧山文彦 >>[[rcom:http://rcom.univie.ac.at/index.html]]パッケージ //>>>[[rcom.R:https://gist.github.com/anonymous/9f516dfbf4f4422c9e62]] >>>[[rcom.R:https://gist.github.com/anonymous/9f516dfbf4f4422c9e62/raw/91dd5b9525267f4e730bc6c622a3900500c1f522/rcom.R]] >分析の手順を可視化するアプリケーション - 伊藤康広 >>[[R AnalyticFlow:http://www.ef-prime.com/products/ranalyticflow/index.html]]パッケージ ''Part2 索引'' >目的別索引 >巻数 >キーワード *著者紹介 [#gad05205] 著者代表 >[[岡田昌史:http://www.okada.jp.org/RWiki/index.php]] >>[[筑波大学大学院:http://www.tsukuba.ac.jp/index.php]][[人間総合科学研究科:http://www.chs.tsukuba.ac.jp/index.php]]疫学分野 講師 博士(医学) >>研究テーマ: 疫学・医療情報学 >>[[RjpWiki>RjpWiki]]管理人 >>[[@mokjpn:http://twitter.com/#!/mokjpn]] 著者紹介(50 音順) >[[荒木孝治:http://web.archive.org/web/20100110050839/http://www.ec.kansai-u.ac.jp/user/arakit/R.html]] >>[[関西大学:http://www.kansai-u.ac.jp/index.html]][[商学部:http://www.kansai-u.ac.jp/Fc_com/index.html]] 教授 >>研究テーマ: 統計学・ネットワーク分析 >>[[Rcmdr:http://www.rcommander.com/index.php]]の日本語化及び統計的品質管理での利用普及活動 >伊藤康広 >>[[数理システム:http://www.msi.co.jp/index.html]] 研究員 >>業務: データマイニングソフトウェアの開発 >[[里洋平:http://d.hatena.ne.jp/yokkuns/archive]] >>Web エンジニア >>業務内容: Web アプリケーションの開発 >>[[Tokyo.R:https://groups.google.com/forum/#!forum/r-study-tokyo]]主催 [[RFinanceYJ:http://code.google.com/p/rfinanceyj/]]パッケージの開発・公開 YjdnJlpパッケージ及びYahoo! JAPANのWeb APIを使ってテキスト解析 >>[[@yokkuns:http://twitter.com/#!/yokkuns]] >高柳慎一 >>[[みずほ第一フィナンシャルテクノロジー:http://www.mizuhobank.co.jp/fintec/index.html]] フィナンシャルエンジニア >>研究テーマ: 金融工学・金融技術 >棚瀬貴紀 >>[[大鵬薬品工業:http://www.taiho.co.jp/index.html]] >>研究テーマ: 多重比較法 >>業務: 臨床試験デザインやデータ解析のコンサルタント >[[谷村晋:http://www2.hyo-med.ac.jp/~tanimura/index.html]] >>[[兵庫医科大学:http://www.hyo-med.ac.jp/index.html]][[公衆衛生学講座:http://www.hyo-med.ac.jp/department/pbhl/index.html]] 講師 博士(医学) >>研究テーマ: 開発途上国を対象とした保健政策及び空間疫学 >[[中谷朋昭:http://www.agr.hokudai.ac.jp/agecon/pwiki/index.php?%B8%A6%B5%E6%BC%BC%A4%CE%A5%DA%A1%BC%A5%B8%2F%C7%C0%B6%C8%B4%C4%B6%AD%C0%AF%BA%F6%B3%D8%2F%C3%E6%C3%AB%A5%BC%A5%DF%A4%CE%A5%DA%A1%BC%A5%B8]] >>[[北海道大学大学院:http://www.hokudai.ac.jp/index.html]][[農学研究院:http://www.agr.hokudai.ac.jp/index.html]] 助教(Ph.D. in Economic Statistics) >>研究テーマ: 経済時系列モデル(特に多変量GARCHモデル) >> ccgarchパッケージの開発・公開 >[[蓮見亮:http://www.rhasumi.net/index.html]] >>[[日本経済研究センター:http://www.jcer.or.jp/index.html]] 研究員 >>研究テーマ: 応用計量経済学 >>業務: 経済モデルによる予測とシミュレーション >[[林真広:http://m884.jp/index.html]] >>大阪大学大学院人間科学研究科博士後期課程在籍 >>研究テーマ: インターネットと社会・計量社会学 >>[[Osaka.R:https://sites.google.com/site/osakarwiki/home]]主催 ([[Osaka.R休止します:http://m884.hateblo.jp/entry/2012/07/18/130500]]) >>[[@phosphor_m:http://twitter.com/#!/phosphor_m]] >樋口千洋 >>[[大日本住友製薬:http://www.ds-pharma.co.jp/index.html]] >>[[大阪府立大学:http://www.osakafu-u.ac.jp/index.html]][[生命環境科学研究科:http://www.bioenv.osakafu-u.ac.jp/index.html]] >>研究テーマ: バイオインフォマティクス及びケムインフォマティクス >>Shiga.R主催 >福島真太朗 >>[[富士通総研:http://jp.fujitsu.com/group/fri/index.html]] シニアコンサルタント >>研究テーマ: 大規模データ解析・金融工学 >牧山文彦 >>[[データキューブ:http://www.datacube.co.jp/index.html]] 医療情報システム部主任(保健学博士) >>研究テーマ: 医療情報解析・疫学・保健管理学 >>Okinawa.R 主催 >>[[@Rokinawa:http://twitter.com/#!/Rokinawa]] >横山貴央 >>[[東京大学大学院:http://www.u-tokyo.ac.jp/index_j.html]][[新領域創成科学研究科:http://www.k.u-tokyo.ac.jp/index.html.ja]][[情報生命科学専攻:http://www.cb.k.u-tokyo.ac.jp/index.php]] >>[[ライフサイエンス統合データベースセンター:http://dbcls.rois.ac.jp/]] >>研究テーマ: バイオインフォマティクス >>[[Tsukuba.R:http://wiki.livedoor.jp/syou6162/]]主催 >>[[@wakuteka:http://twitter.com/#!/wakuteka]] >akira >>社会人 >>研究テーマ: データマイニング >mickey24 >>学生 >>[[ライフサイエンス統合データベースセンター:http://dbcls.rois.ac.jp/]] >>研究テーマ: 大規模データ処理 >>[[Tsukuba.R:http://wiki.livedoor.jp/syou6162/]]主催 >>[[@mickey24:http://twitter.com/#!/mickey24]] *Tokyo.R #13 サイン会 [#a518550a] -[[東京図書:http://www.tokyo-tosho.co.jp/index.html]]担当編集より >2011年4月29日の第13回[[R:http://www.r-project.org/index.html]]勉強会([[Tokyo.R:https://groups.google.com/forum/#!forum/r-study-tokyo]])にて、著者によるサイン会が開催されました。 >その際に、参加された著者陣より読者へのメッセージをいただきましたので御覧ください。 #ref(Rpac-sign-600x805.jpg) *RjpWikiにある関連項目 [#lff257b5] -[[snow>L. Tierney氏のsnowパッケージでクラスタ計算を行う]] -[[RMySQL>RMySQL]] -[[e1071>e1071 (ウィーン工科大 統計学科の雑多な関数)パッケージ中のオブジェクト一覧]] -[[foreign>foreign(Minitab, S, SAS, SPSS, Stata, ... で保存されたデータを読み込む)パッケージ中のオブジェクト一覧]] -[[sem>Rで共分散構造分析・構造方程式モデル]] -[[som>RでSOM(自己組織化マップ)]] -[[spgrass6>spgrass6(GRASS 6.0 地理情報システムと R のインターフェース) パッケージ中のオブジェクト一覧]] -[[maptools>maptools(Maptools)パッケージ中のオブジェクト一覧]] -[[RFinanceYJ>RFinanceYJサンプル]] -[[gmm>Rでエコノメトリクス]] -[[ggplot2>ggplot2]] -[[XML>RとXML]] -[[RCurl>RCurl で Web サービスをすいすい利用する方法]] -[[xtable>LaTeX]] -[[statconnDCOM>RDCOM/RCOM解説]] -[[岡田昌史>岡田]] -[[荒木孝治>あらき]] -[[里洋平>里 洋平]] -[[谷村晋>谷村]] -[[牧山文彦>okinawa]] -[[Okinawa.R>沖縄R同好会]]
テキスト整形のルールを表示する
添付ファイル:
Rpac-sign-600x805.jpg
2485件
[
詳細
]