logLike_negbin | R Documentation |
Log-likelihood for negative binomial with interfered responses
logLike_negbin(beta, alpha, y, x, lambda)
beta |
a p-vector of coefficients |
alpha |
overdispersion parameter of negative binomial |
y |
a n-vector of response |
x |
a n x p matrix of design |
lambda |
mean of Poisson censoring process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.