fixEdges {mimR}R Documentation

Fixing edges and sets in a mim model

Description

Fix edges and sets in a mim model.

Usage

fixEdges(v=NULL, mim=NULL)
fixSet(v=NULL, mim=NULL)

Arguments

v An edge/vertex set, given as "a:b+c:d" or "a:b,c:d"
mim A mim object

Details

If v=NULL then al fixes are removed. Only in this case the mim argument needs not to be given.

Value

None

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, Springer Verlag, 2002

See Also

See Also as stepwise

Examples






[Package mimR version 2.0.3 Index]