タグ

RとTipsに関するgoingerのブックマーク (8)

  • A Tool Chain for Plotting Twitter Archive Retweet Graphs – Py, R, Gephi | R-bloggers

    goinger
    goinger 2011/12/22
  • Revolutions

    Revolutions Milestones in AI, Machine Learning, Data Science, and visualization with R and Python since 2008 It was my great pleasure to present last week to the NYC Data Hackers on the topic of Copilot for R. If you haven't come across Copilot before, it's like an AI-based pair programmer that suggests new lines of code, and perhaps entire functions, based on context. In the presentation (video b

    Revolutions
  • Introduction to rpy2 — rpy2 v2.1.9 documentation

    Introduction to rpy2¶ This introduction aims at making a gentle start to rpy2, either when coming from R to Python/rpy2, from Python to rpy2/R, or from elsewhere to Python/rpy2/R. Getting started¶ It is assumed here that the rpy2 package was properly installed. In python, making a package or module available is achieved by importing it.

  • Axes and Text in R

    Improve your graphs in R with titles, text annotations, labelling of points, minor tick marks, reference lines, custom axes, and a chart legend. Many high level plotting functions (plot, hist, boxplot, etc.) allow you to include axis and text options (as well as other graphical parameters). For example: # Specify axis options within plot() plot(x, y, main="title", sub="subtitle", xlab="X-axis labe

    goinger
    goinger 2010/05/09
  • 日付、時間関数Tips大全 - RjpWiki

    RjpWiki はオープンソースの統計解析システム R に関する情報交換を目的とした Wiki です日付・時間関数Tips大全 Rには日付(date)オブジェクトを表すクラス "Date" と,日付時分秒(date-time)オブジェクトを 表すクラス "POSIXlt", "POSIXct" がある. クラス "Date" † クラス "Date" は date オブジェクト(年月日)を表し,1970-01-01 以来の 経過日数(負の値は過去に遡る)で表現される.内部的には実数で表現されるが,表示の 際は整数値とされる.日数との加減算,比較演算が可能である. format(), plot(), hist(), seq(), cut(), round() 関数は "Date" クラス用のメソッド関数を持つ.as.Date() は数値を "Date" オブジェクトに 変換する.weekda

  • R-Tips 目次

    セットアップ・参考文献 Windows版 R(2.2.1)のセットアップ方法 Mac OS X 版 R(2.1.0)のセットアップ方法 Linux 版 R(2.2.0)のセットアップ方法 参考文献・引用文献 謝辞 R の起動と終了 R の起動 R の終了 簡単な計算 簡単な計算(演算子と関数) 留意事項 以前に計算した式を再び呼び出す(履歴) コメント コンソール画面の消去(Windows 版) R 用エディタ R 用エディタについて R 用エディタの「保存」と「開く」 RStudio オブジェクトと代入(付値) オブジェクトと代入(付値) 大文字と小文字の区別 作業ディレクトリの変更 作業ディレクトリの変更 ヘルプを見る ヘルプを見る ヘルプ中の例 ヘルプを見る パッケージ・ライブラリ 拡張パッケージのインストール データの型 空 → NULL 欠損値・不定データ → NA,非数 → N

    goinger
    goinger 2010/01/15
  • 東京工業大学 情報理工学院 数理・計算科学系

    大岡山地区の建物 大学正門より,桜並木のウッドデッキを通り,右手の芝生をつっきる小径が西8号館,西7号館に続くみちです. 大岡山西8号館(E棟,W棟): キャンパスマップの18, 19番の建物にあたります.館の西隣りに位置しています.正面玄関をはいったところは3階です. E棟においでの方は廊下をはいってすぐ左手のエレベータをご利用下さい. W棟にはじめておいでの方は十分に注意して下さい.E棟とW棟を繋いでいる通路は3階と10階にしかありません.E棟のエレベータを利用すると迷子になります.正面玄関から廊下をまっすぐにおいでになり,奥の右手にあるエレベータをご利用下さい. 西7号館:キャンパスマップの17番の建物にあたります.西8号館から,建物を二つ挟んだ並びにあります.芝生から向う場合,左手に館を見ながら進み,館がとぎれたあたりの右手にある小さな建物が西7号館です.橋を渡ってはいったと

    goinger
    goinger 2010/01/15
  • Rtips. Revival 2014!

    Rtips. Revival 2014! Paul E. Johnson <pauljohn @ ku.edu> The original Rtips started in 1999. It became difficult to update because of limitations in the software with which it was created. Now I know more about R, and have decided to wade in again. In January, 2012, I took the FaqManager HTML output and converted it to LaTeX with the excellent open source program pandoc, and from there I’ve been e

    goinger
    goinger 2009/07/24
  • 1