All Projects → aviatesk → Intro Statistical Modeling

aviatesk / Intro Statistical Modeling

『データ解析のための統計モデリング入門』の勉強ノート

Labels

Projects that are alternatives of or similar to Intro Statistical Modeling

Mindr
an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)
Stars: ✭ 513 (+612.5%)
Mutual labels:  rmarkdown
Crisscross
A Markdown-centric template engine for batch offline document generation.
Stars: ✭ 18 (-75%)
Mutual labels:  rmarkdown
Hoff Bayesian Statistics
R Markdown notes for Peter D. Hoff, "A First Course in Bayesian Statistical Methods"
Stars: ✭ 51 (-29.17%)
Mutual labels:  rmarkdown
Reprex
Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
Stars: ✭ 553 (+668.06%)
Mutual labels:  rmarkdown
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-77.78%)
Mutual labels:  rmarkdown
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (-63.89%)
Mutual labels:  rmarkdown
Jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Stars: ✭ 4,969 (+6801.39%)
Mutual labels:  rmarkdown
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+1468.06%)
Mutual labels:  rmarkdown
Rticles
LaTeX Journal Article Templates for R Markdown
Stars: ✭ 895 (+1143.06%)
Mutual labels:  rmarkdown
Bookdown Crc
A minimal example of using bookdown to write a book for Chapman & Hall/CRC
Stars: ✭ 50 (-30.56%)
Mutual labels:  rmarkdown
Rmarkdown Book
R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)
Stars: ✭ 557 (+673.61%)
Mutual labels:  rmarkdown
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+8362.5%)
Mutual labels:  rmarkdown
Knitrhooks
Extend {knitr} with hooks
Stars: ✭ 32 (-55.56%)
Mutual labels:  rmarkdown
Workflowr
Organize your project into a research website
Stars: ✭ 551 (+665.28%)
Mutual labels:  rmarkdown
Samples Rmarkdown Metropolis
RMarkdown with Metropolis/Mtheme for Beamer
Stars: ✭ 51 (-29.17%)
Mutual labels:  rmarkdown
Rmdformats
HTML output formats for RMarkdown documents
Stars: ✭ 492 (+583.33%)
Mutual labels:  rmarkdown
Dashboarding Tutorial
Presentation, pro tips, and tools for dashboarding like a boss: https://maloriejhughes.github.io/Dashboarding-Tutorial/
Stars: ✭ 24 (-66.67%)
Mutual labels:  rmarkdown
Explore
R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science)
Stars: ✭ 69 (-4.17%)
Mutual labels:  rmarkdown
Monashthesis
Monash PhD thesis template
Stars: ✭ 55 (-23.61%)
Mutual labels:  rmarkdown
Klippy
Copy to Clipboard Buttons for RMarkdown HTML Documents
Stars: ✭ 40 (-44.44%)
Mutual labels:  rmarkdown

『データ解析のための統計モデリング入門』 - aviatesk

久保拓弥『データ解析のための統計モデリング入門: 一般化線形モデル・階層ベイズモデル・MCMC』を勉強したときのノートを, R-markdownを用いて出力したHTLMファイルとしてまとめています.

全てのデータおよびノートに含まれるコードの大部分は, 久保さんのwebページで公開されているものによります.

TOC

Tasks

  • [x] Setups(R, R-markdown, Atom)
  • [x] Chapter 2: 確率分布と統計モデルの最尤推定
  • [x] Chapter 3: 一般化線形モデル(GLM) ― ポアソン回帰 ―
  • [x] Chapter 4: GLMのモデル選択 ― AICとモデルの予測の良さ ―
  • [x] Chapter 5: GLMの尤度比検定と検定の枠組み
  • [x] Chapter 6: GLMの応用範囲を広げる ― ロジスティック回帰など ―
  • [x] Chapter 7: 一般化線形モデル(GLMM) ― 個体差のモデリング ―
  • [ ] Chapter 8: マルコフ連鎖モンテカルロ(MCMC)法とベイズ統計モデル
  • [ ] Chapter 9: GLMのベイズモデル化と事後分布の推定
  • [ ] Chapter 10: 階層ベイズモデル ― GLMMのベイズモデル化 ―
  • [ ] Chapter 11: 空間構造のある階層ベイズモデル

Who I am

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].