Home
last modified time | relevance | path

Searched +defs:beta +defs:negbin +defs:start (Results 1 – 1 of 1) sorted by relevance

/dports/math/R-cran-statmod/statmod/R/
H A Dglmnb.R1 glmnb.fit <- function(X,y,dispersion,weights=NULL,offset=0,coef.start=NULL,start.method="mean",tol=…
41 beta <- rep_len(0,p) functionVar
103 negbin <- !(poisson.like | gamma.like) functionVar