Learn R Programming

mcemGLM (version 1.1.3)

covMat.mcemGLMM: Anova method for mcemGLMM objects

Description

Extract the fixed effect's covariance matrix from a model fitted with mcemGLMM.

Usage

covMat.mcemGLMM(object, ...)

Value

A matrix corresponding to the covariance matrix of the fixed effects.

Arguments

object

a model fitted with the mcemGLMM function.

...

additional arguments.

Author

Felipe Acosta Archila <acosta@umn.edu>