Description Usage Arguments Value See Also Examples
This function fits the semi-supervised zero-inflated
negative binomial mixture model.
It is called by fit.wrap
.
1 |
y |
observations:
numeric vector of length |
z |
class labels:
integer vector of length |
phi |
dispersion parameters:
numeric vector of length |
pi |
zero-inflation parameter(s):
numeric vector of length |
gamma |
offset:
numeric vector of length |
it.em |
(maximum) number of iterations in the |
epsilon |
convergence criterion for the |
This function returns the parameter estimates, the posterior probabilities, and the likelihood.
This is an internal
function.
The user functions are mixtura
and scrutor
.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.