Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 539 Bytes

File metadata and controls

13 lines (9 loc) · 539 Bytes

bme

This package contains functions and data files for the book Biostatistical Methods in Epidemiology, by Stephen C. Newman, Wiley-Interscience (2001)

It is a work in progress and for educational purposes only. It has been created out of simple enjoyment of the book and is not endorsed or authorized by the author or the publisher.

Installation

Install from GitHub:

# install.packages("remotes")
remotes::install_github("clayford/bme")