View source: R/core_functions.R
se_r_ZINB2_2 | R Documentation |
ICC standard error for Zero-Inflated Negative Binomial with proportional extradispersion. Repeatability setting
se_r_ZINB2_2(b1, b2, b3, b4, sb, CovB, var.sb)
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 |
sb |
Between-methods variability |
CovB |
Variance covariance matrix of b1, b2, b3 and b4 |
var.sb |
Standard error of sb (in variance scale). |
Scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.