View source: R/core_functions.R
r_est_rep | R Documentation |
Estimates the ICC for repeatability setting for poisson, nbinom1 and nbinom2 families.
r_est_rep(data, model)
data |
A data frame containing at least two columns: outcome (named as y) and subject identifier (named as id). |
model |
A glmmTMB obejct. |
A data frame with ICC estimate, its standard error and variance components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.