VCVdensity: Visualise the VCV of a MCMCglmm model

Description Usage Arguments Examples

View source: R/VCVdensity.R

Description

Visualise the VCV of a MCMCglmm model

Usage

1

Arguments

mod

model of class MCMCglmm

Examples

1
2
3
4
# requires ggplot2
library(ggplot2)
model <- MCMCglmm(y ~ x, random = ~ z)
VCVdensity(model)

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