nll_max_beta: Negative log-likelihood for beta coefficients (negative...

View source: R/RcppExports.R

nll_max_betaR Documentation

Negative log-likelihood for beta coefficients (negative binomial regression)

Description

Negative log-likelihood for beta coefficients (negative binomial regression)

Usage

nll_max_beta(beta, alpha, y, x, lambda)

Arguments

beta

a p-vector of coefficients

alpha

parameter of negative binomial

y

a n-vector of response

x

a n x p matrix of design

lambda

mean of Poisson censoring process


samorso/IBpaper documentation built on April 29, 2022, 10:21 p.m.