knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


pedro-teles-fonseca/polya documentation built on Jan. 30, 2021, 6:47 p.m.