se_r_ZINB1 {iccCounts} | R Documentation |
ICC standard error for Zero-Inflated Negative Binomial with a additive extradispersion. Repeatability setting
Description
ICC standard error for Zero-Inflated Negative Binomial with additive extradispersion. Repeatability setting
Usage
se_r_ZINB1(b1, b2, b3, b4, CovB)
Arguments
b1 |
Intercept of GLMM |
b2 |
Parameter related to between-subjects variance in the GLMM model |
b3 |
Parameter related to extra-dispersion in the GLMM model |
b4 |
Parameter related to extra zero probability in the GLMM model |
CovB |
Variance covariance matrix of b1, b2, b3 and b4 |
Value
Scalar
[Package iccCounts version 1.1.2 Index]