R Package ibist

The R package ibist is a companion to the book “Introduction to Biostatistical Analysis of Proportions and Rates” by Elizabeth D. Schifano and Jun Yan

Features

The package ibist provides functions, datasets, and demos used in the book.

Development

The latest version of the package is under development at GitHub. If it is able to pass the automated package checks, one may install it by

if (! require(remotes)) install.packages("remotes")
remotes::install_github("ibist/ibist-R", upgrade = "never")

License

GNU General Public License (≥ 3)