R

「R」の編集履歴(バックアップ)一覧はこちら

R - (2012/04/11 (水) 15:58:59) の最新版との変更点

追加された行は緑色になります。

削除された行は赤色になります。

[[R/テキストマインニング]] *** 第5回 インターリュード: TwitterとR http://www.atmarkit.co.jp/fcoding/articles/stat/05/stat05a.html この連載の序盤はいまいちだったが、この回は良い。間にも良い回見逃しているかも。 ---- **サーバーサイド Statistical analysis R "server side" http://www.ms.uky.edu/~statweb/cgi-bin/goR3.cgi http://decisionstats.com/2011/02/14/r-node-and-other-web-interfaces-to-r/ http://portal.acm.org/citation.cfm?id=1325617 http://www.springerlink.com/content/m10p0q0m727521k4/ 違うのもまじってますが http://vis.stanford.edu/protovis/ http://code.google.com/p/clientsidegchart/?redir=1 http://matplotlib.sourceforge.net/ http://www.scipy.org/ http://sylvester.jcoglan.com/ http://en.wikipedia.org/wiki/List_of_statistical_packages http://math.nist.gov/javanumerics/jama/
[[R/テキストマインニング]] *** R-tips http://cse.naro.affrc.go.jp/takezawa/r-tips.pdf データフレームとかは結局最初に読んだこの辺のが一番分かりやすい。 *** 第5回 インターリュード: TwitterとR http://www.atmarkit.co.jp/fcoding/articles/stat/05/stat05a.html 有向グラフの可視化。 データが実データなので、その加工にまつわる細かなコマンドも。 (head, tail, mergeなど) この連載、序盤は見た目が派手な割に小回りが利かない感じでいまいちだったが、この回は良い。 間にも良い回見逃しているかも。 twitterRがちと古いね。もうinitSessionは無いっぽい。 http://aliquote.org/memos/2011/06/25/playing-with-twitter 最新のドキュメント http://cran.r-project.org/web/packages/twitteR/twitteR.pdf #blockquote(){hatoyama<-getUser("@hatoyamayukio") friends.obj <- hatoyama$getFriends(100) followers.obj <- hatoyama$getFollowers(100) } あとはだいたい同じスクリプトで動く。 ---- [[R/WebTobin向け調査]]

表示オプション

横に並べて表示:
変化行の前後のみ表示:
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。