R/hyper.R

Defines functions hyper

Documented in hyper

hyper <- function(y)
  sum(-lgamma(y + 1))

Try the exactLoglinTest package in your browser

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

exactLoglinTest documentation built on May 1, 2019, 9:58 p.m.