• Skip to primary navigation
  • Skip to content
  • Skip to footer
Home/CV
  • Research
  • Publications
  • Resources
  • Links
  • Memo
    Hiroki Ando (安藤 宏紀)

    Hiroki Ando (安藤 宏紀)

    Ph.D. student in Enviromental Health Sciences interested in wastewater surveillance.

    • Website
    • Twitter
    • GitHub
    • Instagram

    統計学とモデリングの勉強に使用したテキスト

    less than 1 minute read

    統計学 & モデリング

    ベイズ統計学を勉強する参考書のフロー (慶應義塾大学・株式会社Nospare 菅澤先生)

    統計学入門

    1. データ分析に必須の知識・考え方 統計学入門
      • 公式と例題で学ぶ数学の基礎
      • 公式と例題で学ぶ統計学の基礎
      • 統計学入門 東京大学出版

    統計学 (中級~)

    1. データ解析のための数理統計入門
    2. 標準ベイズ統計学
    3. 現代数理統計学の基礎
    4. ベイズデータ解析

    統計モデリング & R言語プログラミング

    1. データ解析のための統計モデリング入門
    2. RとStanではじめるベイズ統計モデリングによるデータ分析入門
    3. StanとRでベイズ統計モデリング
    4. Rによる機械学習
    5. Rではじめる地理空間データの統計解析入門

    その他

    • 欠測データ処理
    • 効果検証入門
    • 統計的因果推論の理論と実装

    Tags: Post Formats, readability, standard

    Categories: Blog

    Updated: March 1, 2025

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Bayesian modeling (R code)

    1 minute read

    Baysian modeling and time-series analysis Rstan 管理者権限でアクセスしているか確認する。 R4.3.2でRstanが動かなくなった→R4.2.3にすることで動いた。 StanはNAを取り扱えないから、あらかじめ除去しておく。 R code #並...

    Generalized linear model (R code)

    2 minute read

    R packages car Mass lme4 (liner mixed model) 1.Linear regression model Linear relationship of coefficients Normality of residuals (Shapilo wilk...

    Statistical test & epidemiological study designs (R code)

    less than 1 minute read

    Data overview #Histogram ggplot(data, aes(x = values)) + geom_histogram(binwidth = 0.5, fill = "blue", color = "black", aes(y = ..density..)) + geom_dens...

    Data visualization

    3 minute read

    Memo github_Hiroki Ando Visualization ggplot2 gganimate ggblend ggnewscale Basic function guide book plot shape theme (title, axis, legend...

    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2025 Home/CV. Powered by Jekyll & Minimal Mistakes.