Wald.test.auto: Performing Wald tests on MCMCglmm fixed effects automatically

Description Usage Arguments Examples

View source: R/Wald.test.auto.R

Description

Performing Wald tests on MCMCglmm fixed effects automatically

Usage

1

Arguments

mod

model of class MCMCglmm

Examples

1
2
3
4
5
# needs aod
library(aod)
mod <-  MCMCglmm(y ~ x, random = ~ z)
# if x is a 4 levelled factor
Wald.test(mod = mod)

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