Description Usage Arguments Examples
Calculate variance explained by a random variable (repeatability or Intra-Class Coefficient) on the link scale
1 | MCMCReppois(mod, y = "variable")
|
mod |
model of class MCMCglmm |
y |
character vector of length 1, identical to name of random effect. |
1 2 | model <- MCMCglmm(y ~ x, random = ~ z)
MCMCReppois(model, "z")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.