se_r_Pois {iccCounts} | R Documentation |
ICC standard error for Poisson model. Repeatability setting
Description
ICC standard error for Poisson model. Repeatability setting
Usage
se_r_Pois(b1, b2, CovB)
Arguments
b1 |
Intercept of GLMM |
b2 |
Parameter related to between-subjects variance in the GLMM model |
CovB |
Variance covariance matrix of b1 and b2 |
Value
Scalar
[Package iccCounts version 1.1.2 Index]