inst/doc/Introduction.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ------------------------------------------------------------------------
library(mueRelativeRisk)
mue_rr(y1=0, n1=3, y2=0, n2=4, alpha=0.05)

Try the mueRelativeRisk package in your browser

Any scripts or data that you put into this service are public.

mueRelativeRisk documentation built on May 2, 2019, 6:46 a.m.