An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Practical R for Epidemiologists

[![Travis-CI Build Status](https://travis-ci.org/ernestguevarra/practical-r-for-epidemiologists.svg?branch=master)](https://travis-ci.org/ernestguevarra/practical-r-for-epidemiologists)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ernestguevarra/practical-r-for-epidemiologists?branch=master&svg=true)](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.