calculateLnbValues: calculateLnbValues

Description Usage Arguments Details Value Author(s)

Description

Calculate the probability value of log negative binomial distribution

Usage

1
calculateLnbValues(count.vec, p.vec, r)

Arguments

count.vec

Interger vector, Selected count grid points

p.vec

Numeric vector, Selected p grid points

r

Numeric, Size parameters of negative binomial distribution.

Details

The values are calculated for each count (row) and p (column)

Value

lnb.mat Numeric matrix, log negative binomial probability. Columns and rows correspond to grid points of count and p

Author(s)

Yasuhiro Kojima


kojikoji/nbcf documentation built on June 16, 2019, 6:08 p.m.