likelihood_C_W: Product of independent Negative Multinomial Distributions

Usage Arguments Details

View source: R/closeform.R

Usage

1
likelihood_C_W(C, W, alpha = 1, beta = 1, log = FALSE)

Arguments

C

matrix of counts

W

matrix of weights in every dimension

alpha

number of failure experiments

beta

1/weight of the failure dimension.

Details

Column k of C is associated to column k of W.


alumbreras/MMLE-GaP documentation built on May 18, 2019, 2:37 a.m.