View source: R/fastzeroinfl2.R
Fast implementation for zero-inflated Count Data Regression
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
formula |
symbolic description of the model, see details. |
data |
arguments controlling formula processing
via |
subset |
arguments controlling formula processing
via |
na.action |
arguments controlling formula processing
via |
weights |
optional numeric vector of weights. |
offset |
optional numeric vector with an a priori known component to be included in the linear predictor of the count model. See below for more information on offsets. |
dist |
character specification of count model family (a log link is always used). |
link |
character specification of link function in the binary zero-inflation model (a binomial family is always used). |
control |
a list of control arguments specified via
|
model |
logicals. If |
y |
logicals. If |
x |
logicals. If |
... |
arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.