R/RcppExports.R
nll_max_beta.Rd
Negative log-likelihood for beta coefficients (negative binomial regression)
nll_max_beta(beta, alpha, y, x, lambda)
a p-vector of coefficients
parameter of negative binomial
a n-vector of response
a n x p matrix of design
mean of Poisson censoring process