negbin | R Documentation |
This function is used to specify different link functions for the count component of the promotion time cure rate model.
negbin(zeta = stop("'theta' must be specified"), link = "log")
zeta |
The known value of the additional parameter. |
link |
desired link function; currently implemented links are: log, identity and sqrt. |
A list containing the codes associated with the count distribution assumed for the latent variable N and the chosen link.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.