この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
rstudioでお勧めの本2018年版 [2018/08/18] adash333 [リンク] |
rstudioでお勧めの本2018年版 [2018/10/07] (現在) |
||
---|---|---|---|
ライン 2: | ライン 2: | ||
+ | ===== Rについて ===== | ||
+ | |||
+ | Rについて、初歩から分かりやすく記載されています。 | ||
+ | |||
+ | 次にご紹介する本とあわせて、RStudio上で写経しながら頑張って読むと、道が開けます! | ||
+ | |||
+ | <html> | ||
+ | <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//rcm-fe.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=twosquirrel-22&language=ja_JP&o=9&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=B01IGW56L6&linkId=7454d3d0396a6041cfe5059884c8db74"></iframe> | ||
+ | |||
+ | </html> | ||
+ | |||
+ | ===== RStudioの使い方について ===== | ||
+ | |||
+ | Rは、そのままだと、すごく使いにくいので、RStudioを用いて、R Notebookにコードを記載して、実行、保存することをお勧めします。 | ||
+ | |||
+ | この本には、初めでRで統計解析をする人のためのRStudioの使い方が記載されています。 | ||
+ | |||
+ | <html> | ||
+ | <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//rcm-fe.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=twosquirrel-22&language=ja_JP&o=9&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=B07F1KL3KR&linkId=541e278da9e4692fcded4637f98e9fd9"></iframe> | ||
+ | </html> | ||
===== ggplot2(tidyverse)によるグラフ作成のためのお勧めの本 ===== | ===== ggplot2(tidyverse)によるグラフ作成のためのお勧めの本 ===== | ||
ライン 23: | ライン 43: | ||
RStudio Server + tidyverse + RMeCab で日本語もOKなDockerイメージをアップデートしました | RStudio Server + tidyverse + RMeCab で日本語もOKなDockerイメージをアップデートしました | ||
https://y-mattu.hatenablog.com/entry/mecabd20180320 | https://y-mattu.hatenablog.com/entry/mecabd20180320 | ||
+ | |||
+ | ===== RStanに関するリンク ===== | ||
+ | |||
+ | Rで楽しむStan(工事中)\\ | ||
+ | https://oku.edu.mie-u.ac.jp/~okumura/rstan/ | ||
+ | |||
+ | |||