Skip to content

An R package providing a vectorized version of stats::fisher.test

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ACCIDDA/vfisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfisher

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.

Installation

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

# install.packages("devtools")
devtools::install_github("ACCIDDA/vfisher")

About

An R package providing a vectorized version of stats::fisher.test

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages