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
- Host: GitHub
- URL: https://github.com/bethatkinson/attribrisk
- Owner: bethatkinson
- Created: 2017-09-06T14:53:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T21:42:17.000Z (over 7 years ago)
- Last Synced: 2025-12-25T22:33:18.844Z (6 months ago)
- Topics: cran, epidemiology, r, statistics
- Language: R
- Homepage:
- Size: 146 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://CRAN.R-project.org/package=attribrisk)
[](https://CRAN.R-project.org/package=attribrisk)
[](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`.