bssbinom

The goal of bssbinom is to compute the minimum sample size for estimating binomial proportions using beta prior distributions.

Installation

You can install the development version of bssbinom from GitHub with:

install.packages("remotes")
library(remotes)
install_github("eliardocosta/bssbinom")