se_r_NB1_2 {iccCounts} | R Documentation |
ICC standard error for Negative Binomial with additive extradispersion. Repeatability setting
Description
ICC standard error for Negative Binomial with additive extradispersion. Repeatability setting
Usage
se_r_NB1_2(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-dispersion 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]