This package provides a vectorized version of stats::fisher.test
, for the case of many 2x2 contingency tables, such as might arise when doing a synthetic trial evaluation.
You can install the development version of vfisher from GitHub with:
# install.packages("devtools")
devtools::install_github("ACCIDDA/vfisher")