nbinom_size_ll: Log-likelihood of the size of chains with Negative-Binomial...

View source: R/likelihoods.R

nbinom_size_llR Documentation

Log-likelihood of the size of chains with Negative-Binomial offspring distribution

Description

Log-likelihood of the size of chains with Negative-Binomial offspring distribution

Usage

nbinom_size_ll(x, size, prob, mu)

Arguments

x

vector of sizes

size

the dispersion parameter (often called k in ecological applications)

prob

probability of success (in the parameterisation with prob, see also NegBinomial)

mu

mean parameter

Value

log-likelihood values

Author(s)

Sebastian Funk


sbfnk/bpmodels documentation built on Nov. 7, 2023, 5:16 a.m.