start_1 | R Documentation |
This is part of the new implementation.
start_1( X, Y, Z = NULL, offsetx = 0, offsetz = 0, weights = 1, zero.inflated = FALSE, over.dispersed = FALSE )
X |
model matrix for the count component |
Y |
response vector |
Z |
model matrix for the zero component |
offsetx |
offset for the count component |
offsetz |
offset for the zero component |
weights |
weights for each observation |
zero.inflated |
calculate starting values for the zero component? |
over.dispersed |
calculate starting values for the dispersion parameter? |
list of starting values for each component, and possible over-dispersion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.