Learn R Programming

spatialAtomizeR (version 0.2.6)

dmfnchypg: Density function for multivariate non-central hypergeometric

Description

Density function for multivariate non-central hypergeometric

Usage

dmfnchypg(x, total, odds, ni, log = 0)

Value

The log-probability (if log=1) or probability (if log=0)

Arguments

x

Vector of counts

total

Total number of items

odds

Vector of odds

ni

Vector of category sizes

log

Logical, return log probability