| glm.nb.fh | R Documentation | 
modified glm.nb that takes a pre-defined theta
glm.nb.fh(
  formula,
  data,
  weights,
  subset,
  na.action,
  start = NULL,
  etastart,
  mustart,
  control = glm.control(...),
  method = "glm.fit",
  model = TRUE,
  x = FALSE,
  y = TRUE,
  contrasts = NULL,
  ...,
  theta = NULL,
  init.theta,
  link = log
)
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.