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