大学院で学んだ、疫学・公衆衛生学の知見を元に、健康的な社会を作りたい理学療法士のジローです。 最近は、データ分析に特化した場所で勉強に励んでいます。 さて、皆さんの病院では、患者さんの臨床データをどのように集積・管理していますか?
# ---- "The tidyverse is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures." ...
This tutorial will go over some basics about programming in R using packages in the [_tidyverse_](https://www.tidyverse.org/). The [_tidyverse_](https://www.tidyverse ...
※本記事は、元々筆者が大学で学部学生向けに書いたチュートリアルをnote用に書き直したものである。手っ取り早くグラフを作りたいという人は参考にしてほしい。 論文には定量的な結果を示すグラフを載せるのが一般的である。グラフを作成する方法は ...
This online data science specialization is designed for anyone interested in learning how to program in R. You will learn the basics of R, including imputing data, performing basic analysis, graphing, ...
Abstract: Machine learning (ML) is a collection of programming techniques for discovering relationships in data. With ML algorithms, you can cluster and classify data for tasks like making ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. (Related post: How to analyze Pew Research Center survey data in R) Last year, I ...