anova.mcemGLMM: Anova method for mcemGLMM objects

View source: R/anova.mcemGLMM.R

anova.mcemGLMMR Documentation

Anova method for mcemGLMM objects

Description

ANOVA table based on Wald tests for a model fitted with mcemGLMM.

Usage

## S3 method for class 'mcemGLMM'
anova(object, ...)

Arguments

object

a model fitted with the mcemGLMM function.

...

additional arguments.

Value

A matrix with the rows corresponding to a test for the different terms of the model and the following columns:

Df

degrees of freedom for the term.

Wald

Wald's chi squared statistic.

Pr

p value for the test statistic.

Author(s)

Felipe Acosta Archila <acosta@umn.edu>


mcemGLM documentation built on April 3, 2023, 5:43 p.m.