Learn R Programming

deepregression (version 2.2.0)

tfd_zinb: Implementation of a zero-inflated negbinom distribution for TFP

Description

Implementation of a zero-inflated negbinom distribution for TFP

Usage

tfd_zinb(mu, r, probs)

Arguments

mu, r

parameter of the negbin_ls distribution

probs

vector of probabilites of length 2 (probability for poisson and probability for 0s)