traces: Lattice output of the MCMC chains from the fixed and random...

Description Usage Arguments Examples

View source: R/traces.R

Description

Lattice output of the MCMC chains from the fixed and random effects from a MCMCglmm model

Usage

1
traces(mod)

Arguments

mod

model of class MCMCglmm

Examples

1
2
mod <- MCMCglmm(y ~ x1 + x2, random =  ~ z)
traces(mod)[[1]]; traces(mod)[[2]]

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