https://github.com/ernestguevarra/practical-r-for-epidemiologists
Practical R for Epidemiologists
https://github.com/ernestguevarra/practical-r-for-epidemiologists
bookdown epidemiology r
Last synced: about 2 months ago
JSON representation
Practical R for Epidemiologists
- Host: GitHub
- URL: https://github.com/ernestguevarra/practical-r-for-epidemiologists
- Owner: ernestguevarra
- Created: 2018-04-19T02:21:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T22:02:34.000Z (over 3 years ago)
- Last Synced: 2025-04-13T12:47:10.828Z (6 months ago)
- Topics: bookdown, epidemiology, r
- Language: R
- Homepage: https://practical-r.org
- Size: 60.9 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practical R for Epidemiologists
[](https://travis-ci.org/ernestguevarra/practical-r-for-epidemiologists)
[](https://ci.appveyor.com/project/ernestguevarra/practical-r-for-epidemiologists)This guide is intended as a practical introduction to using the R environment for data analysis and graphics to work with epidemiological data. Topics covered include univariate statistics, simple statistical inference, charting data, two-by-two tables, stratified analysis, chi-square test for trend, logistic regression, survival analysis, computer-intensive methods, and extending R using user-provided functions. You should be able to follow the material if you are reasonably familiar with the mechanics of statistical estimation (e.g. calculation of odds ratios and confidence intervals) and require a system that can perform simple or complex analyses to your exact specifications. If you are interested in a system that is flexible, can be tailored to produce exactly the analysis you want, provides modern analytical facilities, and have a basic understanding of the mechanics of hypothesis testing and estimation then you should consider purchasing this book.