miyake.github.io
>
初歩からの統計とデータサイエンス
>
R - 統計コンピューティング
R
は統計のためのよく使われているオープンソースのプログラミング言語です。
RStudio
を使っている人が多いと思います。
リンク
The R Project for Statistical Computing
The R Manuals
An Introduction to R
R Language Definition
R Internals
日本語訳 (Japanese translations of R manuals and help pages by Shigeru Mase)
The R Manuals (RStudio, A re-styled version of the original R manuals)
An Introduction to R
R Language Definition
R Internals
the html aka "help.start()" versions of the of the manuals from the two unreleased versions of R
(
ETH Zürich, Seminar for Statistics
)
R-patched
(the latest released version plus patches)
Packages
:
base
,
stats
,
datasets
R-devel
(the current unstable development version)
Packages
:
base
,
stats
,
datasets
R-Forge
R Developer Page
R Technical Papers
https://svn.r-project.org/R/
https://github.com/wch/r-source
- Read-only mirror of R source code from
https://svn.r-project.org/R/
, updated hourly.
R (programming language) - Wikipedia
R言語 - Wikipedia
RStudio
https://github.com/rstudio/rstudio
RStudio - Wikipedia
RStudio - Wikipedia
スタイルガイド
Tidyverse style guide
,
styler
,
lintr
Google Style Guides
>
R Style Guide
パッケージ
基本・推奨パッケージ
stats パッケージの関数の機能別リスト
CRAN (The Comprehensive R Archive Network)
CRAN Task Views
Available CRAN Packages By Date of Publication
Available CRAN Packages By Name
Tidyverse
ggplot2
>
Get started
,
Reference
dplyr
>
Get started
,
Reference
tidyr
>
Get started
,
Reference
readr
>
Get started
,
Reference
purrr
>
Get started
,
Reference
tibble
>
Get started
,
Reference
stringr
>
Get started
,
Reference
forcats
>
Get started
,
Reference
lubridate
>
Get started
,
Reference
Tidymodels
tidymodels
rsample
parsnip
recipes
workflows
tune
yardstick
broom
dials
Bioconductor
R Markdown
Quarto
Shiny
Pharmaverse
その他のリンク
R プログラミングマニュアル [第2版]
みんなの R 第2版
アート・オブ・ R プログラミング
R クックブック 第2版
R ではじめるデータサイエンス 第2版
R グラフィックスクックブック 第2版 ― ggplot2によるグラフ作成のレシピ集
統計学 : R を用いた入門書 改訂第2版
R for Data Science, 2nd Edition
R Cookbook, 2nd Edition
;
github.com/CerebralMastication/R-Cookbook
Cookbook for R
>
Graphs
Roche/Genentech - Insights Engineering
Mixed Models with R (Michael Clark)
Kazutan.R
miyake.github.io
>
初歩からの統計とデータサイエンス