• 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

    疫学

    1. 疫学 医学的研究と実践のサイエンス
    2. Essential of Epidemiology in Public health
    3. アドバンス分析疫学
    4. 現代疫学

    感染症疫学

    1. Modern infectious disease epidemiology
    2. 感染症疫学のためのデータ分析入門
    3. 感染症の数理モデル

    Tags: Post Formats, readability, standard

    Categories: Blog

    Updated: March 2, 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.