modelTest {mimR}R Documentation

Compare two (nested) mim models

Description

Compare two nested mim models or test a mim model against saturated model.

Usage

## S3 method for class 'mim':
modelTest(m1, m2 = NULL)

Arguments

m1 mim model object
m2 mim model object

Value

A list of test statistics

Note

Before using mimR, make sure that the MIM program is runnning.

Author(s)

Søren Højsgaard, sorenh@agrsci.dk

References

David Edwards, An Introduction to Graphical Modelling, Second Edition, Springer Verlag, 2000

See Also

testdelete


[Package mimR version 2.6.1 Index]