Project Cabinet Blog
Home
Blog
Categories
Tags
RSS
About
Project Cabinet Blog
Categories
R (53)
Visualize (26)
Tidy (11)
Transform (11)
Model (6)
Import (3)
Communicate (2)
Program (1)
Featured Tags
ggplot2 (21)
purrr (7)
dplyr (6)
redmine (4)
redminer (4)
tidyr (4)
正規表現 (4)
ggally (3)
qqプロット (3)
クレンジング (3)
散布図行列 (3)
car (2)
cubist (2)
dygraphs (2)
forcats (2)
gridextra (2)
mice (2)
partykit (2)
plotly (2)
qqplotr (2)
Blog
54 posts
««
«
1
2
3
…
7
8
9
»
»»
ラベルが重ならないように描画する
Sep 23, 2018
3 minutes read
Packages and Datasets 描画例 ggrepel::geom_text_repel関数 ggrepel::geom_label_repel関数 条件付き描画 参考資料 Text Update: 11/10, 2018 (JST) ggplot2::text関数やggplot2::l......
R
Visualize
ggplot2
ggrepel
ラベル
バグチケットを可視化する
Sep 23, 2018
25 minutes read
Package and Datasets チケット情報のインポート チケットの項目 チケットデータ 分析のための前処理 集計による可視化 単純集計 Tracker Status Priority Category Version Affected Open クロス集計 Tracker and Status Tracker and Priority Priority and Status Priority and Category Priority and Assignee 期間集計 日次集計 週次集計 月次集計 四半期次集計 年......
R
Visualize
ggplot2
redmine
データクレンジング
Sep 23, 2018
8 minutes read
Packages and Datasets 欠損値処理 欠損値を削除する リストワイズ法 ペアワイズ法 欠損値を補完する 単一代入法 多重代入法 機械学習による補完 参考資料 Text Update: 11/10, 2018 (JST) データクレンジングとは IT用語辞典 によると「データベースに保存されてい......
R
Tidy
mice
VIM
imputeMissing
クレンジング
正規表現
機械学習
アンスコムのデータ例
Sep 23, 2018
4 minutes read
Packages and Datasets アンスコムのデータ例 データハンドリング Tidy Data形式に変換する 列を識別できるようにする 列をまとめる 軸名を分割する 座標軸を整理する 不要列を削除する 参考資料 R によるデータハンドリングの有用性を実感し......
R
Tidy
tidyr
dplyr
tibble
箱ひげ図
Sep 22, 2018
5 minutes read
Packages and Datasets 標準パッケージを用いる方法 箱ひげ図 層別箱ひげ図 箱ひげ図と頻度分布 全体箱ひげ図と層別箱ひげ図 追加パッケージを用いる方法 箱ひげ図 層別箱ひげ図 箱ひげ図と頻度分布 箱ひげ図と平均値 頻度分布と平均値の信頼区......
R
Visualize
ggplot2
beanplot
beeswarm
ggbeeswarm
geom_flat_violin
箱ひげ図
五数要約
四分位数
欠損の可視化
Sep 22, 2018
5 minutes read
Packages and Datasets 欠損の分布を可視化する 箱ひげ図による可視化 ヒートマップによる可視化 欠損の組み合わせを可視化する マトリクス(タイル)による可視化 ヒストグラムによる可視化 散布図行列による可視化 散布図による可視化 参考......
R
Visualize
ggplot2
mice
VIM
skimr
欠損値