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

https://github.com/bethatkinson/attribrisk

Population Attributable Risk estimation
https://github.com/bethatkinson/attribrisk

cran epidemiology r statistics

Last synced: 26 days ago
JSON representation

Population Attributable Risk estimation

Awesome Lists containing this project

README

          

[![CRAN_STATUS_BADGE](https://www.r-pkg.org/badges/version/attribrisk)](https://CRAN.R-project.org/package=attribrisk)
[![Downloads](https://cranlogs.r-pkg.org/badges/attribrisk)](https://CRAN.R-project.org/package=attribrisk)
[![Travis-CI Build Status](https://travis-ci.org/bethatkinson/attribrisk.svg?branch=master)](https://travis-ci.org/bethatkinson/attribrisk)

# The `attribrisk` Package

The goal of `library(attribrisk)` is to provide an easy tool for calculating attributable risk (AR). The term *attributable risk* is used
to refer to the amount of disease in a population that can be attributed to a particular exposure.

## The `attribrisk` Function

This is the main function. The `attribrisk` output can be summarized using the S3 methods `print()` or `summary()`. Options are
easily controlled using `attribrisk.control`.