Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 782 Bytes

File metadata and controls

24 lines (17 loc) · 782 Bytes

polya: Bayesian Hypothesis Testing for Categorical Data

CRAN status Codecov test coverage License: GPL v3

Installation

The development version of polya can be installed from GitHub using the devtools package:

# install.packages("devtools")
devtools::install_github("ptfonseca/polya")