MCMCRepnorm2: Calculate variance explained by a random variable...

Description Usage Arguments Examples

View source: R/MCMCRepnorm2.R

Description

Calculate variance explained by a random variable (repeatability or Intra-Class Coefficient) on the data scale for Gaussian models

Usage

1

Arguments

mod

model of class MCMCglmm

Examples

1
2
model <- MCMCglmm(y ~ x, random = ~ z)
MCMCRepnorm2(model, "z")

Euphrasiologist/VCVglmm documentation built on June 4, 2020, 7:08 p.m.