/risks

risks: R package for estimating risk ratios and risk differences using regression

Primary LanguageRGNU General Public License v3.0GPL-3.0

Codecov test coverage R CMD Check Windows/MacOS/Ubuntu

risks

Installation

The development version of the risks package can be installed from GitHub using:

# install.packages("remotes")  # The "remotes" package needs to be installed
remotes::install_github("stopsack/risks")

Documentation

Full documentation is available at the reference site for the risks package.