Bayesian modeling (R code)
Baysian modeling and time-series analysis Rstan 管理者権限でアクセスしているか確認する。 R4.3.2でRstanが動かなくなった→R4.2.3にすることで動いた。 StanはNAを取り扱えないから、あらかじめ除去しておく。 R code #並...
Baysian modeling and time-series analysis Rstan 管理者権限でアクセスしているか確認する。 R4.3.2でRstanが動かなくなった→R4.2.3にすることで動いた。 StanはNAを取り扱えないから、あらかじめ除去しておく。 R code #並...
R packages car Mass lme4 (liner mixed model) 1.Linear regression model Linear relationship of coefficients Normality of residuals (Shapilo wilk...
Data overview #Histogram ggplot(data, aes(x = values)) + geom_histogram(binwidth = 0.5, fill = "blue", color = "black", aes(y = ..density..)) + geom_dens...
Memo github_Hiroki Ando Visualization ggplot2 gganimate ggblend ggnewscale Basic function guide book plot shape theme (title, axis, legend...
coming soon Data modification dplyr tidyr plyr tidyverse
githubのインストールと使い方 website website website website website website website githubでのホームページの作り方 Youtube Minimal Mistakes_Template gitでRの...
疫学 疫学 医学的研究と実践のサイエンス Essential of Epidemiology in Public health アドバンス分析疫学 現代疫学 感染症疫学 Modern infectious disease epidemiology 感染症疫学のためのデータ分析入門 ...
統計学 & モデリング ベイズ統計学を勉強する参考書のフロー (慶應義塾大学・株式会社Nospare 菅澤先生) 統計学入門 データ分析に必須の知識・考え方 統計学入門 公式と例題で学ぶ数学の基礎 公式と例題で学ぶ統計学の基礎 統計学入門 東京大学出版...