se_r_ZIP2 {iccCounts} | R Documentation |
ICC standard error for Zero-Inflated Poisson model. Concordance setting
Description
ICC standard error for Zero-Inflated Poisson model. Concordance setting
Usage
se_r_ZIP2(b1, b2, b3, sb, CovB, var.sb)
Arguments
b1 |
Intercept of GLMM |
b2 |
Parameter related to between-subjects variance in the GLMM model |
b3 |
Parameter related to extra zero probability in the GLMM model |
sb |
Between-methods variability |
CovB |
Variance covariance matrix of b1, b2 and b3. |
var.sb |
Standard error of sb (in variance scale). |
Value
Scalar
[Package iccCounts version 1.1.2 Index]