hyper {exactLoglinTest}R Documentation

Generalized hypergeometric distribution on the log scale

Description

Returns the log hypergeometric conditional probability of a vector of Poisson counts up to an additive constant of proportionallity.

Usage

hyper(y)

Arguments

y Counts

Value

A real-valued scalar.

Author(s)

Brian S. Caffo

See Also

mcexact


[Package exactLoglinTest version 1.3.6 Index]